mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 15:00:30 +03:00
Merge branch 'master' of https://gitlab.com/eighthave/fdroidserver
This commit is contained in:
commit
0283fa0aa6
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -30,7 +30,7 @@ setup(name='fdroidserver',
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'mwclient',
|
'mwclient',
|
||||||
'paramiko',
|
'paramiko',
|
||||||
'PIL',
|
'Pillow',
|
||||||
'python-magic',
|
'python-magic',
|
||||||
'apache-libcloud >= 0.14.1',
|
'apache-libcloud >= 0.14.1',
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue