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.
2 parents 22ccb5f + 8d447e5 commit e5a26ccCopy full SHA for e5a26cc
setup.py
@@ -74,5 +74,6 @@ def run(self):
74
classifiers=CLASSIFIERS,
75
keywords=KEYWORDS,
76
requires=['suds'],
77
+ install_requires=['suds'],
78
cmdclass={'zip_docs': zip_docs},
79
)
0 commit comments