Skip to content

Commit

Permalink
Change tox.ini pep8 config block to pycodestyle.
Browse files Browse the repository at this point in the history
  • Loading branch information
daspecster committed Sep 21, 2016
1 parent 1f223f2 commit d7783a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ deps =
sphinx_rtd_theme
passenv = {[testenv:system-tests]passenv} SPHINX_RELEASE READTHEDOCS

[pep8]
[pycodestyle]
exclude =
docs/conf.py,
google/cloud/bigtable/_generated*/*,
Expand Down

0 comments on commit d7783a6

Please sign in to comment.