Add PyYaml to the requirements to have YAML format fixture available for the bootstrap app

This commit is contained in:
Roberto Rosario
2012-10-06 05:00:20 -04:00
parent e547ad5c78
commit 850184ae62

View File

@@ -20,3 +20,4 @@ requests==0.13.1
pbs==0.105
psutil==0.5.1
GitPython==0.3.2.RC1
PyYAML==3.10