keystone/keystone/tests/hacking
wangxiyuan 090886902c Use pycodestyle in place of pep8
The lower version of pycodestyle lib (aliased to pep8) doesn't work
for py36 env. This commit unblocks the py36 gate by adding a
dependency on pycodestyle and using that for style checks.

Bump the "hacking" lib version to v1.1.0 which depends
on a higher verion of pycodestyle.

Change-Id: I3fc591e09c1e25a3bd2a3922880772ea9617f1e3
2018-11-20 17:16:01 +00:00
..
__init__.py Moves keystone.hacking into keystone.tests 2015-07-17 06:17:30 +00:00
checks.py Use pycodestyle in place of pep8 2018-11-20 17:16:01 +00:00