Drop explicit dependency on python-subunit
It is no longer directly used by any test code in this repository since
we switched to stestr[1].
It is now installed as a dependency of stestr.
[1] 9fd3404036
Change-Id: Ica2845468fd247d1bd6809d8b050ed9e7ee41101
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
hacking>=6.1.0,<6.2.0 # Apache-2.0
|
||||
|
||||
coverage>=5.2.1 # Apache-2.0
|
||||
python-subunit>=1.4.0 # Apache-2.0/BSD
|
||||
psycopg2>=2.8.5 # LGPL/ZPL
|
||||
PyMySQL>=0.10.0 # MIT License
|
||||
oslotest>=4.4.1 # Apache-2.0
|
||||
|
Reference in New Issue
Block a user