Remove unused test dependencies

* sphinx is used only in doc rendering.
* testscenarios is not used
* python-subunit has been unused since [1] was merged.

[1] e1d3430575

Change-Id: I8505dc229bcc5e6690bdeb8502d168a96e2535d0
This commit is contained in:
Takashi Kajinami
2025-06-11 21:15:02 +09:00
parent 5ae74a2300
commit 2861e46a2b
-3
View File
@@ -2,9 +2,6 @@ hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
python-subunit>=1.0.0 # Apache-2.0/BSD
sphinx>=1.6.2 # BSD
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
pyflakes>=2.2.0