Add a dependency on WSME-Soap
This commit is contained in:
parent
65a3953c24
commit
308390bdd1
@ -2,7 +2,8 @@ from setuptools import setup
|
||||
|
||||
setup(name='demo',
|
||||
install_requires=[
|
||||
'wsme',
|
||||
'WSME',
|
||||
'WSME-Soap',
|
||||
'PasteScript',
|
||||
'PasteDeploy',
|
||||
'WSGIUtils',
|
||||
|
Loading…
Reference in New Issue
Block a user