
This repo is now testing only with Python 3, so let's make a few cleanups: - Remove obsolete sections from setup.cfg - Remove install_command from tox.ini, the default is fine - move basepython into testenv - use TOX_CONSTRAINTS_FILE instead of obsolete UPPER_CONSTRAINTS_FILE - update pbr to current versions Change-Id: Iae3f34e63d5a7d84bcc74716e490bd3b02bcab52
3 lines
47 B
Plaintext
3 lines
47 B
Plaintext
pbr!=2.1.0,>=2.0.0 # Apache-2.0
|
|
bashate >= 0.2
|