Merge "Move test requirements out of runtime requirements"

This commit is contained in:
Zuul 2018-12-19 10:57:02 +00:00 committed by Gerrit Code Review
commit f89265e460
2 changed files with 1 additions and 3 deletions

View File

@ -48,8 +48,5 @@ cachetools>=2.0.0 # MIT License
# For deprecation of things
debtcollector>=1.2.0 # Apache-2.0
# For stestr
stestr>=2.0.0 # Apache-2.0
# For pydot output tests
pydot>=1.2.4 # MIT License

View File

@ -82,6 +82,7 @@ test =
testscenarios>=0.4 # Apache-2.0/BSD
doc8>=0.6.0 # Apache-2.0
sphinx!=1.6.6,!=1.6.7,>=1.6.2 # BSD
stestr>=2.0.0 # Apache-2.0
[nosetests]
cover-erase = true