Files
os-refresh-config/test-requirements.txt
Takashi Kajinami 6be34db4ee Remove comment about old pip's behavior
... because it is no longer applied to recent versions.

Change-Id: I047c1f5174064c113c5610472f3ef5391a2cac47
2023-11-28 00:22:03 +09:00

9 lines
270 B
Plaintext

hacking>=3.0.1,<3.1.0 # Apache-2.0
coverage!=4.4,>=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.6,!=1.6.7,!=2.1.0,>=1.6.2 # BSD
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT