Files
os-apply-config/test-requirements.txt
Takashi Kajinami 996ae5cb6b Remove workaround for Python 2
... because Python 2 is no longer supported. Also remove a few old
comments which are no longer valid.

Change-Id: I34401721537d671ae71110fb22de9b1d5b908f0c
2023-11-28 00:22:45 +09:00

11 lines
296 B
Plaintext

hacking>=4.0.0,<4.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.5,!=1.6.6,!=1.6.7,!=2.1.0,!=3.0.0 # BSD
stestr>=2.0.0 # Apache-2.0
testscenarios>=0.4 # Apache-2.0/BSD
testtools>=2.2.0 # MIT
pyflakes>=2.2.0