Skip to content

Commit

Permalink
Cosmetic update.
Browse files Browse the repository at this point in the history
  • Loading branch information
nya3jp committed Feb 7, 2017
1 parent ed32d8f commit 1220bf4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ commands =
flake8 hyou test tools setup.py

[testenv:lint-py2]
basepython = python2
commands =
{[testenv:lint]commands}
basepython = python2

[testenv:lint-py3]
basepython = python3
commands =
{[testenv:lint]commands}
basepython = python3

0 comments on commit 1220bf4

Please sign in to comment.