Made tox -e pep8 passed. Also made git review work

Two elements to this: make the existing code pass, and skip the
api_strawman/ directory.

Change-Id: Ic85067bdd63337e135f054c9a28e46683c46656c
This commit is contained in:
Alex Gaynor
2014-01-28 09:18:37 -08:00
parent e0418241a3
commit fe57620045
7 changed files with 10 additions and 10 deletions

View File

@@ -19,4 +19,4 @@ import setuptools
setuptools.setup(
setup_requires=['pbr>=0.5.21,<1.0'],
pbr=True)
pbr=True)