Move oslotest to test-requirements
The requirements.txt is for the runtime dependencies, the oslotest is test time dependency so it belongs to the test-requirements.txt. Change-Id: I5ab6d65d62fe3d43d7a5980b75b2258615be4dd9
This commit is contained in:
@@ -22,4 +22,3 @@ requests>=2.5.2
|
||||
six>=1.9.0
|
||||
stevedore>=1.5.0 # Apache-2.0
|
||||
WSME>=0.7
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
|
||||
@@ -8,6 +8,7 @@ mock>=1.2
|
||||
testrepository>=0.0.18
|
||||
testtools>=1.4.0
|
||||
python-subunit>=0.0.18
|
||||
oslotest>=1.10.0 # Apache-2.0
|
||||
|
||||
# Doc requirements
|
||||
doc8 # Apache-2.0
|
||||
|
||||
Reference in New Issue
Block a user