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 c03ae0f commit b67718aCopy full SHA for b67718a
pyproject.toml
@@ -35,6 +35,7 @@ dependencies = [
35
"clang-format==20.1.7",
36
"clang-tidy==20.1.0",
37
"toml>=0.10.2",
38
+ "packaging>=20.0",
39
]
40
dynamic = ["version"]
41
0 commit comments