install successfully using py3

This commit is contained in:
Kyle Robbertze 2020-01-16 16:32:51 +02:00
parent cf2dda4532
commit 8346e89e99
41 changed files with 259 additions and 287 deletions
python_apps/api_clients

View file

@ -24,11 +24,10 @@ setup(name='api_clients',
# 'docopt',
# 'kombu',
# 'mutagen',
# 'poster',
# 'poster3',
# 'PyDispatcher',
# 'pyinotify',
# 'pytz',
# 'wsgiref'
],
zip_safe=False,
data_files=[])