This effectively reverts dac170c8b4 .
The isort library was pinned due the pylint error in the past, but
the issue was already fixed. Unpin the library so that we can try
more recent versions.
Change-Id: Id8519c9ab8c3ea2441c5453526202702abf140e9
6 lines
148 B
Plaintext
6 lines
148 B
Plaintext
coverage!=4.4,>=4.0 # Apache-2.0
|
|
oslotest>=3.2.0 # Apache-2.0
|
|
stestr>=2.0.0 # Apache-2.0
|
|
testscenarios>=0.4 # Apache-2.0/BSD
|
|
testtools>=2.2.0 # MIT
|