Skip to content

Commit b8d9055

Browse files
committed
Remove wheel (bundled by setuptools)
1 parent 0f2182c commit b8d9055

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=48.0.0", "wheel"]
2+
requires = ["setuptools>=48.0.0"]
33

44
[project]
55
name = "auto-editor"

0 commit comments

Comments
 (0)