freezer-specs/test-requirements.txt
Andreas Jaeger d635d016c1 Cleanup py27 support and docs
Make a few cleanups:
- Remove obsolete sections from setup.cfg
- Remove install_command from tox.ini
- Update to current hacking version; fix warning found
- Remove unused requirements, update to newer versions for python3

Change-Id: I27fa5ef5cb23650e5210f714ce0c3dccdc564e8b
2020-04-09 21:51:59 +02:00

6 lines
245 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