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 3d2da76 commit cae9b83Copy full SHA for cae9b83
pyproject.toml
@@ -27,7 +27,7 @@ Download = "https://github.com/enthought/comtypes/releases"
27
Issues = "https://github.com/enthought/comtypes/issues"
28
29
[build-system]
30
-requires = ["setuptools>=75"]
+requires = ["setuptools>=75", "wheel"]
31
build-backend = "setuptools.build_meta"
32
33
[tool.setuptools]
0 commit comments