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 37154b8 commit 1af97f9Copy full SHA for 1af97f9
1 file changed
pyproject.toml
@@ -18,7 +18,7 @@ classifiers = [
18
"Operating System :: POSIX",
19
"Operating System :: MacOS"
20
]
21
-requires = ["clang"]
+requires = ["clang<19"]
22
requires-python = ">=3.6"
23
24
[tool.flit.scripts]
0 commit comments