mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-09-14 06:52:39 +03:00
add ruamel.yaml to setup.py
This commit is contained in:
parent
735b7d0f33
commit
c46dec925e
1 changed files with 1 additions and 0 deletions
1
setup.py
1
setup.py
|
@ -38,6 +38,7 @@ setup(name='fdroidserver',
|
|||
'pyasn1-modules',
|
||||
'python-vagrant',
|
||||
'PyYAML',
|
||||
'ruamel.yaml',
|
||||
'requests < 2.11',
|
||||
'docker-py == 1.9.0',
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue