Skip to content

Commit

Permalink
Set flake8-import-order min version to 0.17.1
Browse files Browse the repository at this point in the history
Full py3 compatible version.
Add all Python3 modules to stdlib list.
  • Loading branch information
elfosardo committed May 13, 2020
1 parent 9dce314 commit 312e7f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ coverage>=3.6 # Apache-2.0
discover # BSD
python-subunit # Apache-2.0/BSD
stestr>=2.0.0 # Apache-2.0
flake8-import-order>=0.13
flake8-import-order>=0.17.1 # LGPLv3
testtools>=0.9.34 # MIT
Babel!=2.4.0,>=2.3.4 # BSD

0 comments on commit 312e7f0

Please sign in to comment.