Skip to content

Commit

Permalink
Merge pull request cookiecutter#1038 from cclauss/patch-1
Browse files Browse the repository at this point in the history
Update flake8==3.5.0
  • Loading branch information
hackebrot authored Mar 20, 2018
2 parents 6c38b36 + 027a5a2 commit f9bb96b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,7 @@ deps = -rtest_requirements.txt

[testenv:flake8]
deps =
flake8==2.3.0
pep8==1.6.2
flake8==3.5.0
commands =
flake8 cookiecutter tests setup.py

Expand Down

0 comments on commit f9bb96b

Please sign in to comment.