We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 411a7ec commit e45d063Copy full SHA for e45d063
python-frontend/pom.xml
@@ -14,6 +14,7 @@
14
<properties>
15
<sonar.sources>pom.xml,src/main/java,typeshed_serializer/serializer</sonar.sources>
16
<sonar.python.coverage.reportPaths>typeshed_serializer/cov.xml</sonar.python.coverage.reportPaths>
17
+ <sonar.python.version>3.9</sonar.python.version>
18
</properties>
19
<dependencies>
20
<dependency>
0 commit comments