Merge "add newlines to end of requirements files"

This commit is contained in:
Jenkins
2014-03-05 18:04:35 +00:00
committed by Gerrit Code Review
2 changed files with 6 additions and 4 deletions

View File

@@ -1,2 +1,3 @@
pbr>=0.5.21,<1.0
Babel>=0.9.6
Babel>=1.3

View File

@@ -1,4 +1,4 @@
hacking>=0.5.6,<0.8
hacking>=0.0.8,<0.9
coverage>=3.6
discover
@@ -7,5 +7,6 @@ python-subunit
sphinx>=1.1.2
oslo.sphinx
testrepository>=0.0.17
testscenarios>=0.4,<0.5
testtools>=0.9.32
testscenarios>=0.4
testtools>=0.9.32,<0.9.35