mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-13 14:32:28 +03:00
Revert "Merge branch 'write-yaml-overhaul' into 'master'"
This reverts merge request !630
This commit is contained in:
parent
d45431aa9e
commit
67731470cc
5 changed files with 174 additions and 467 deletions
1
setup.py
1
setup.py
|
@ -80,6 +80,7 @@ setup(name='fdroidserver',
|
|||
'python-vagrant',
|
||||
'PyYAML',
|
||||
'qrcode',
|
||||
'ruamel.yaml >= 0.13',
|
||||
'requests >= 2.5.2, != 2.11.0, != 2.12.2, != 2.18.0',
|
||||
'docker-py >= 1.9, < 2.0',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue