We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d98a7e4 commit cce2d0eCopy full SHA for cce2d0e
1 file changed
sonar-project.properties
@@ -7,6 +7,6 @@ sonar.tests=tests
7
sonar.test.inclusions=tests/**/*.py
8
sonar.language=py
9
sonar.sourceEncoding=UTF-8
10
-sonar.python.version=3.11
+sonar.python.version=3.14
11
sonar.python.coverage.reportPaths=coverage.xml
12
sonar.python.xunit.reportPath=report/pytest-junit.xml
0 commit comments