We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1bd08e2 commit bab4e2eCopy full SHA for bab4e2e
setup.py
@@ -29,6 +29,7 @@ def finalize_options(self):
29
],
30
install_requires=[
31
'six',
32
+ 'setuptools',
33
34
zip_safe=True,
35
entry_points="""
0 commit comments