mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 23:12:46 +03:00
Revert "Revert "Merge branch 'random-fixes' into 'master'""
This reverts commit f6f2fb0b89
.
Only one of the included commit should have been reverted.
This commit is contained in:
parent
f6f2fb0b89
commit
e1c547cfdf
6 changed files with 51 additions and 8 deletions
2
setup.py
2
setup.py
|
@ -67,7 +67,7 @@ setup(name='fdroidserver',
|
|||
'babel',
|
||||
],
|
||||
install_requires=[
|
||||
'androguard >= 3.1.0rc2',
|
||||
'androguard >= 3.1.0rc2, < 3.3.0',
|
||||
'clint',
|
||||
'defusedxml',
|
||||
'GitPython',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue