Skip to content

Commit 87266d7

Browse files
committed
Remove unnecessary dependencies
- wheel: only required when building. - setuptools-git: never used. Only setuptools-scm was ever used. Fixes: 8fc7a96
1 parent 7e9d766 commit 87266d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,6 @@ dependencies = [
3333
"django_renderpdf>=6.0.0,<7.0.0",
3434
"lxml>=3.4.4,<7.0.0",
3535
"pyopenssl>=16.2.0",
36-
"setuptools-git>=1.1",
37-
"wheel>=0.24.0",
3836
"zeep>=1.1.0,<5.0.0",
3937
"qrcode[pil]>=6.1,<9.0",
4038
# zeep depends on requests, but these specific version are incompatible.

0 commit comments

Comments
 (0)