Merge "add newlines to end of requirements files"
This commit is contained in:
@@ -1,2 +1,3 @@
|
||||
pbr>=0.5.21,<1.0
|
||||
Babel>=0.9.6
|
||||
Babel>=1.3
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user