mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-04 22:40:29 +03:00
Revert "Merge branch 'random-fixes' into 'master'"
This reverts merge request !605
This commit is contained in:
parent
357dea762d
commit
f6f2fb0b89
6 changed files with 8 additions and 51 deletions
2
setup.py
2
setup.py
|
|
@ -67,7 +67,7 @@ setup(name='fdroidserver',
|
|||
'babel',
|
||||
],
|
||||
install_requires=[
|
||||
'androguard >= 3.1.0rc2, < 3.3.0',
|
||||
'androguard >= 3.1.0rc2',
|
||||
'clint',
|
||||
'defusedxml',
|
||||
'GitPython',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue