Fix tests
This commit is contained in:
parent
6213604341
commit
e8a0783139
8 changed files with 20 additions and 79 deletions
|
@ -17,17 +17,7 @@ setup(name='api_clients',
|
|||
packages=['api_clients'],
|
||||
scripts=[],
|
||||
install_requires=[
|
||||
# 'amqplib',
|
||||
# 'anyjson',
|
||||
# 'argparse',
|
||||
'configobj'
|
||||
# 'docopt',
|
||||
# 'kombu',
|
||||
# 'mutagen',
|
||||
# 'poster3',
|
||||
# 'PyDispatcher',
|
||||
# 'pyinotify',
|
||||
# 'pytz',
|
||||
],
|
||||
zip_safe=False,
|
||||
data_files=[])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue