Skip to content

Commit 59acee3

Browse files
authored
Merge pull request #213 from mgorny/wheel-dep
Remove redundant wheel dep from pyproject.toml
2 parents 55aab58 + 471ea4d commit 59acee3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
[build-system]
22
requires = ["setuptools",
3-
"wheel",
43
"setuptools_scm",
54
"cython"]
65
build-backend = 'setuptools.build_meta'

0 commit comments

Comments
 (0)