patrole/patrole_tempest_plugin/hacking
Felipe Monteiro 299b9d467d Bump hacking to 1.1.0
hacking 1.0+ adds a couple of additional checks that are helpful as part
of the transition to Python 3. However, hacking 1.1.0 incorporated
flake8 2.6.x, which transitioned from pep8 to pycodestyle. Tempest
provides some hacking extensions and these use pep8 imports. As things
stand, projects that wish to use these hacking extensions must either
constrain themselves to the same older hacking versions or install pep8
manually. Neither of these approaches is particularly attractive so
instead transition to hacking 1.1.0 ourselves. This has the benefit of
giving us the additional checks for Python 3.

Based off https://review.openstack.org/#/c/580634/1/

Change-Id: I8ed5aa0ccd02a792d26d3bef1949a7e1a3f600ed
2018-07-10 18:40:19 +00:00
..
__init__.py Adds initial hacking checks to Patrole 2017-05-09 17:58:38 +00:00
checks.py Bump hacking to 1.1.0 2018-07-10 18:40:19 +00:00