Remove "test" extra
This hasn't been maintained properly while we fixed it recently. Remove it so that we can use test-requirements.txt solely. Change-Id: I9089b6243961fc3d4411711d034a17796b8789a2
This commit is contained in:
@@ -75,12 +75,3 @@ database =
|
|||||||
SQLAlchemy-Utils>=0.30.11 # BSD License
|
SQLAlchemy-Utils>=0.30.11 # BSD License
|
||||||
PyMySQL>=0.7.6 # MIT License
|
PyMySQL>=0.7.6 # MIT License
|
||||||
psycopg2>=2.8.0 # LGPL/ZPL
|
psycopg2>=2.8.0 # LGPL/ZPL
|
||||||
test =
|
|
||||||
zake>=0.1.6 # Apache-2.0
|
|
||||||
pydotplus>=2.0.2 # MIT License
|
|
||||||
hacking<6.2.0,>=6.1.0
|
|
||||||
oslotest>=3.2.0 # Apache-2.0
|
|
||||||
testtools>=2.2.0 # MIT
|
|
||||||
testscenarios>=0.4 # Apache-2.0/BSD
|
|
||||||
stestr>=2.0.0 # Apache-2.0
|
|
||||||
pifpaf>=0.10.0 # Apache-2.0
|
|
||||||
|
|||||||
Reference in New Issue
Block a user