Skip to content

Commit

Permalink
Specify the supported python versions for sonarcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
JenSte committed Aug 15, 2024
1 parent ff2393e commit 8f5f8c3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .sonarcloud.properties
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
sonar.projectVersion=0.1.15
sonar.sources=aiotus
sonar.tests=tests
sonar.python.version=3.8, 3.9, 3.10, 3.11, 3.12

0 comments on commit 8f5f8c3

Please sign in to comment.