Skip to content

Commit 5133041

Browse files
Merge pull request #2414 from VWS-Python/no-more-pip-build-requirement
Remove unnecessary build dependency - pip
2 parents b918493 + 19d51e0 commit 5133041

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,7 +1,6 @@
11
[build-system]
22
build-backend = "setuptools.build_meta"
33
requires = [
4-
"pip",
54
"setuptools",
65
"setuptools-scm[toml]==7.1",
76
"wheel",

0 commit comments

Comments
 (0)