oslo.upgradecheck/test-requirements.txt
Andreas Jaeger b93610d0e3 Update hacking for Python3
The repo is Python 3 now, so update hacking to version 3.0 which
supports Python 3.

Ignore W504 line break after binary operator

Change-Id: Ice5627d714bad308bcf2e467a553d2d2297ea337
2020-03-30 12:03:13 +00:00

8 lines
274 B
Plaintext

# The order of packages is significant, because pip processes them in the order
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
hacking>=3.0,<3.1.0 # Apache-2.0
oslotest>=1.5.1
stestr>=2.0.0