6f867437eb
... because Python 2 is no longer supported. Also remove a few old comments which are no longer valid. Change-Id: I2260a08a0bada42300ca4058b8085ecf98d770fb
11 lines
287 B
Plaintext
11 lines
287 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.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
|
|
pyflakes>=2.2.0
|