Revert "Merge branch 'write-yaml-overhaul' into 'master'"

This reverts merge request !630
This commit is contained in:
Michael Pöhn 2019-04-01 10:24:00 +00:00
parent d45431aa9e
commit 67731470cc
5 changed files with 174 additions and 467 deletions

View file

@ -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',
],