Skip to content

Commit d0d3021

Browse files
authored
Merge pull request #284 from sbkok/fix/ci-builds
Use isort v4
2 parents 1ffbc3f + d3c8dc1 commit d0d3021

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
tox==2.2.1
22
pylint==2.2.2
33
pytest==3.0.7
4+
isort==4.3.21
45
mock==2.0.0
56
boto3~=1.10, >=1.10.47
67
pyyaml>=5.1
78
astroid==2.1.0
8-
schema==0.7.1
9+
schema==0.7.1

0 commit comments

Comments
 (0)