3df738d481
Haven't touched this in a second. Update to python3 and stestr. Drop py2, because sanity. Reformat with black because it's easy. Replace tox with nox. Add a gitreview and a zuul.yaml, since we live in Gerrit now. Change-Id: I673a64e9680244ce9820c1683cd9a1d7906a6be3
8 lines
161 B
Plaintext
8 lines
161 B
Plaintext
hacking>=3.0,<3.1 # Apache-2.0
|
|
|
|
coverage>=4.0,!=4.4 # Apache-2.0
|
|
python-subunit>=0.0.18 # Apache-2.0/BSD
|
|
stestr>=1.0.0 # Apache-2.0
|
|
testtools>=1.4.0 # MIT
|
|
black
|