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 7a0a2e5 commit 79810f5Copy full SHA for 79810f5
pyproject.toml
@@ -1,7 +1,7 @@
1
[project]
2
name = "cpp-linter-action"
3
version = "0.0.0+private_virtual"
4
-requires-python = ">=3.9"
+requires-python = ">=3.9,<3.14"
5
dependencies = []
6
7
[dependency-groups]
0 commit comments