Cleanup test-requirements

python-subunit is not used directly anywhere
and it is dependency of both testrepository and os-testr
(probably was used by some tox wrapper script before)

Change-Id: Id682fa9a76f96ac3d24af4ee3d010d665a368832
This commit is contained in:
luke.li 2017-11-03 10:04:29 +08:00 committed by Adit Sarfaty
parent 9bdb33458f
commit b3a954cefd

View File

@ -7,7 +7,7 @@ coverage!=4.4,>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
flake8-import-order==0.12 # LGPLv3
mock>=2.0.0 # BSD
python-subunit>=0.0.18 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
psycopg2>=2.6.2 # LGPL/ZPL
PyMySQL>=0.7.6 # MIT License