Merge "Move fixtures to test-requirements.txt"

This commit is contained in:
Jenkins
2015-04-10 18:22:56 +00:00
committed by Gerrit Code Review
2 changed files with 1 additions and 1 deletions

View File

@@ -5,7 +5,6 @@
pbr>=0.6,!=0.7,<1.0
Babel>=1.3
iso8601>=0.1.9
fixtures>=0.3.14
oslo.config>=1.9.3,<1.10.0 # Apache-2.0
oslo.i18n>=1.5.0,<1.6.0 # Apache-2.0
oslo.utils>=1.4.0,<1.5.0 # Apache-2.0

View File

@@ -6,6 +6,7 @@ hacking>=0.10.0,<0.11
oslotest>=1.5.1,<1.6.0 # Apache-2.0
coverage>=3.6
futures>=2.1.6
fixtures>=0.3.14
# These are needed for docs generation
oslosphinx>=2.5.0,<2.6.0 # Apache-2.0