Skip to content

Commit

Permalink
Bump flake8 to 3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
toddpalino authored Aug 30, 2017
1 parent 49ab5b7 commit dd1ce35
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ def run(self):
],
setup_requires=[
'nose>=1.3.4',
'flake8==3.3.0',
'flake8==3.4.1',
],
test_suite="nose.collector",
extras_require={
Expand Down

0 comments on commit dd1ce35

Please sign in to comment.