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 0031e98 commit f85744aCopy full SHA for f85744a
pyproject.toml
@@ -25,7 +25,7 @@ classifiers = [
25
"Topic :: Software Development :: Build Tools",
26
]
27
dependencies = [
28
- "clang-tools>=0.2.2",
+ "clang-tools==0.2.2",
29
30
dynamic = ["version"]
31
0 commit comments