Skip to content

Commit

Permalink
Fixed required isort version
Browse files Browse the repository at this point in the history
  • Loading branch information
phw committed Jul 13, 2020
1 parent 0c2f17e commit 08884bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
autopep8
Babel>=2.6.0
flake8
isort<4.3.10
isort>=4.3.10,<5
pycodestyle
pylint
transifex-client

0 comments on commit 08884bc

Please sign in to comment.