Skip to content

Commit fce054f

Browse files
committed
isort: Keep <5
1 parent 6a5fbb3 commit fce054f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

poetry.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ python = "~2.7 || ^3.5"
1515
black = {version="==19.10b0", python="^3.6"}
1616
docutils = "*"
1717
flake8 = "*"
18-
isort = "*"
18+
isort = "<5"
1919
pytest = [
2020
{version="<4.7.0", python="<3"},
2121
{version="*", python=">=3"}

0 commit comments

Comments
 (0)