Skip to content

Commit

Permalink
Update sonar-project.properties
Browse files Browse the repository at this point in the history
Update python version
  • Loading branch information
pep-un authored Sep 26, 2024
1 parent 95a7c0d commit d06549a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonar-project.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
sonar.projectKey=pep-un_Oxomium
sonar.organization=pep-un
sonar.python.version = 3.8, 3.9, 3.10, 3.11
sonar.python.version = 3.9, 3.10, 3.11, 3.12
sonar.python.coverage.reportPaths=coverage.xml

0 comments on commit d06549a

Please sign in to comment.