This commit is contained in:
Daniel Martí 2014-07-18 13:21:40 +02:00
commit 0283fa0aa6

View file

@ -30,7 +30,7 @@ setup(name='fdroidserver',
install_requires=[
'mwclient',
'paramiko',
'PIL',
'Pillow',
'python-magic',
'apache-libcloud >= 0.14.1',
],