Skip to content

Commit 0fedde8

Browse files
committed
wheel is not a build dependency
1 parent bf5c8e0 commit 0fedde8

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", "wheel", "setuptools_scm[toml]>=6.2"]
2+
requires = ["setuptools", "setuptools_scm[toml]>=6.2"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)