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 227d8ba commit 5da54e1Copy full SHA for 5da54e1
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
"Operating System :: POSIX",
19
"Operating System :: MacOS"
20
]
21
-requires = ["clang<19"]
+requires = ["libclang"]
22
requires-python = ">=3.6"
23
24
[tool.flit.scripts]
0 commit comments