Skip to content

Commit ad7724b

Browse files
authoredFeb 28, 2025
Merge pull request #167 from pycompression/no-wheel
wheel is not a build dependency
2 parents bf5c8e0 + 0fedde8 commit ad7724b

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)