Skip to content

Commit 4176c94

Browse files
committed
update(tooling): add Python 3.14 to SonarCloud config
1 parent 82b4b28 commit 4176c94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonar-project.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ sonar.projectKey=Guts_mkdocs-rss-plugin
66
# only=main
77

88
# Python versions
9-
sonar.python.version=3.9, 3.10, 3.11, 3.12, 3.13
9+
sonar.python.version=3.10, 3.11, 3.12, 3.13, 3.14
1010

1111
# Path is relative to the sonar-project.properties file. Replace "\" by "/" on Windows.
1212
sonar.sources=mkdocs_rss_plugin

0 commit comments

Comments
 (0)