Skip to content

Commit 5765629

Browse files
authored
Remove setuptools from install_requires
1 parent a3ea0a9 commit 5765629

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

setup.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,6 @@
5050
install_requires=[
5151
"Pillow",
5252
"lxml",
53-
"setuptools",
5453
"zope.annotation",
5554
"zope.interface",
5655
],

0 commit comments

Comments
 (0)