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 b5d326f commit c7cc1b9Copy full SHA for c7cc1b9
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>=61.2"]
+requires = ["setuptools>=75"]
31
build-backend = "setuptools.build_meta"
32
33
[tool.setuptools]
0 commit comments