os-ken/test-requirements.txt
Takashi Kajinami 0f45391023 Remove old excludes
These are detected as errors since the clean up was done[1] in
the requirements repository.

[1] 314734e938f107cbd5ebcc7af4d9167c11347406

Also remove the note about old pip's behavior because the resolver
in recent pip no longer requires specific order.

Change-Id: Ia10043387084aafbaa3d5cb7152c57758583a651
2024-07-03 11:35:07 +02:00

11 lines
266 B
Plaintext

hacking>=3.2.0,<3.3.0 # Apache-2.0
coverage>=4.4.1 # Apache-2.0
python-subunit>=1.0.0 # Apache-2.0/BSD
oslotest>=3.2.0 # Apache-2.0
stestr>=1.0.0 # Apache-2.0
testtools>=2.2.0 # MIT
pycodestyle>=2.0.0 # MIT
pylint==1.9.2 # GPLv2
testscenarios>=0.4 # Apache-2.0/BSD