gerritbot/test-requirements.txt
Javier Pena 079396a691 Switch to stestr, declare Python 3.7 compatibility
Since [1] the project supports Python 3.7. It is also a good idea
to move away from ostestr to stestr, as all OpenStack projects did
already.

[1] - https://review.opendev.org/715634

Change-Id: I68bb89e441cba373f3c781ec0f4418c3969c8f85
2020-05-25 11:21:52 +02:00

6 lines
89 B
Plaintext

flake8
sphinx>=1.6.1
stestr>=1.0.0 # Apache-2.0
mock>=2.0.0 # BSD
testtools>=1.4.0 # MIT