Files
os-apply-config/test-requirements.txt
Takashi Kajinami 66c7183717 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] 0522d3ac3d

Change-Id: Id78871e533ec815088921f2c47a9bb149a7d2d87
2025-06-10 15:16:02 +09:00

8 lines
162 B
Plaintext

hacking>=6.1.0,<6.2.0 # Apache-2.0
coverage>=4.0 # Apache-2.0
fixtures>=3.0.0 # Apache-2.0/BSD
stestr>=2.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
pyflakes>=2.2.0