Skip to content

Commit

Permalink
Merge pull request #6 from frdha/fix_flake8_version
Browse files Browse the repository at this point in the history
fix flake8 version
  • Loading branch information
frdha authored Nov 5, 2019
2 parents 55f5dfc + 4ff9d92 commit 553788a
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions test.requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ pytest==3.6.0
pyhamcrest==1.9.0
curlify==2.1.1

git+https://gitlab.com/pycqa/flake8#egg=flake8
flake8-quotes
flake8-builtins
flake8-import-order
flake8==3.7.9
flake8-quotes==1.0.0
flake8-builtins==1.3
flake8-import-order==0.17

0 comments on commit 553788a

Please sign in to comment.