Skip to content

Commit

Permalink
add isort to default tox envs
Browse files Browse the repository at this point in the history
  • Loading branch information
zblz committed Aug 30, 2019
1 parent f97c091 commit ef692d7
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
@@ -1,5 +1,5 @@
[tox]
envlist = py36, py37, flake8, black
envlist = py36, py37, flake8, black, isort

[testenv]
sitepackages = False
Expand Down

0 comments on commit ef692d7

Please sign in to comment.