We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 80997c2 + 97498ae commit 914ff60Copy full SHA for 914ff60
pyproject.toml
@@ -1,5 +1,6 @@
1
[build-system]
2
-requires = ["setuptools", "wheel"]
+requires = ["setuptools"]
3
+build-backend = "setuptools.build_meta"
4
5
[project]
6
name = "pygccxml"
0 commit comments