Bump hacking to 0.12
Change-Id: Id63575911ca1897602f62b5050dc4cdcec708930 Signed-off-by: Julien Danjou <julien@danjou.info>
This commit is contained in:
2
tox.ini
2
tox.ini
@@ -16,7 +16,7 @@ deps = -r{toxinidir}/requirements.txt
|
||||
commands = pifpaf run aodh --gnocchi-create-legacy-resource-types -- python setup.py test --slowest --testr-args='{posargs}'
|
||||
|
||||
[testenv:pep8]
|
||||
deps = hacking<0.12,>=0.11.0
|
||||
deps = hacking<0.13,>=0.12
|
||||
commands = flake8
|
||||
|
||||
[testenv:venv]
|
||||
|
||||
Reference in New Issue
Block a user