stevedore/test-requirements.txt
Takashi Kajinami 8ab92449ad Remove old excludes
These are detected as errors since the clean up was done[1] in
the requirements repository.

[1] 314734e938f107cbd5ebcc7af4d9167c11347406

Change-Id: I1c29b201dcd3702c09b9b8b6ea15a85d22227366
2024-04-30 18:19:25 +09:00

5 lines
126 B
Plaintext

coverage>=4.0 # Apache-2.0
stestr>=2.0.0 # Apache-2.0
# sphinx is needed for testing the sphinxext module
sphinx>=2.0.0 # BSD