Skip to content

Commit cae9b83

Browse files
committed
Update pyproject.toml
1 parent 3d2da76 commit cae9b83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Download = "https://github.com/enthought/comtypes/releases"
2727
Issues = "https://github.com/enthought/comtypes/issues"
2828

2929
[build-system]
30-
requires = ["setuptools>=75"]
30+
requires = ["setuptools>=75", "wheel"]
3131
build-backend = "setuptools.build_meta"
3232

3333
[tool.setuptools]

0 commit comments

Comments
 (0)