Skip to content

Commit

Permalink
Pin isort version
Browse files Browse the repository at this point in the history
  • Loading branch information
yakky committed Feb 1, 2018
1 parent cbb28b0 commit 320d710
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 @@ -20,7 +20,7 @@ commands = flake8
skip_install = true

[testenv:isort]
deps = isort
deps = isort<4.3
commands = isort -c -rc -df djangocms_installer
skip_install = true

Expand Down

0 comments on commit 320d710

Please sign in to comment.