Skip to content

Commit d1b498c

Browse files
committed
force recent isort
1 parent 0717022 commit d1b498c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ install:
1313
- pip install codecov
1414
- pip install tox
1515
- pip install tox-travis
16-
- pip install isort
16+
- pip install "isort>=5.0.2"
1717
- pip install black
1818
script:
1919
- isort --check --recursive src tests

0 commit comments

Comments
 (0)