set required minimum ruamel.yaml version

This commit is contained in:
Michael Pöhn committed 2017-07-04 11:51:08 +02:00
1 parent fc070ee657
commit 54963506a0
1 file changed
+1 -1
+1 -1
View File
@@ -38,7 +38,7 @@ setup(name='fdroidserver',
'pyasn1-modules',
'python-vagrant',
'PyYAML',
'ruamel.yaml',
'ruamel.yaml >= 0.13',
'requests < 2.11',
'docker-py == 1.9.0',
],