We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3cc8221 commit b43e29eCopy full SHA for b43e29e
py-binding/pyproject.toml
@@ -8,7 +8,7 @@ description = "Run clang-format and clang-tidy on a batch of files."
8
readme = "README.md"
9
keywords = ["clang", "clang-tools", "linter", "clang-tidy", "clang-format"]
10
license = {text = "MIT License"}
11
-requires-python = ">=3.7"
+requires-python = ">=3.9"
12
authors = [
13
{ name = "Brendan Doherty", email = "[email protected]" },
14
{ name = "Peter Shen", email = "[email protected]" },
0 commit comments