Update test-requirements.txt - PyYAML
Down grade the PyYAML version for Fedora 20 support. Fedora ships with PyYAML == 3.10 see [PyYAML History](http://pyyaml.org/wiki/PyYAML) for version details.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
contextdecorator
|
||||
PyYAML>=3.11
|
||||
PyYAML>=3.10
|
||||
testtools>=0.9.34
|
||||
vcrpy
|
||||
|
Reference in New Issue
Block a user