Remove the WSME-Soap dependency.
--HG-- extra : rebase_source : 6d49a6828f2ebf78d0f9a664966e327ed8d6c6ac
This commit is contained in:
parent
85455b6d94
commit
a1ec8103a7
@ -3,7 +3,6 @@ from setuptools import setup
|
||||
setup(name='demo',
|
||||
install_requires=[
|
||||
'WSME',
|
||||
'WSME-Soap',
|
||||
'Bottle',
|
||||
'Pygments',
|
||||
],
|
||||
|
Loading…
Reference in New Issue
Block a user