Skip to content

Commit

Permalink
DEV: update flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
Joe Jevnik authored and llllllllll committed Aug 18, 2017
1 parent 299fb9e commit 3cb7737
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 @@ -36,7 +36,7 @@
install_requires=['toolz'],
extras_require={
'dev': [
'flake8==2.4.0',
'flake8==3.3.0',
'pytest==2.8.4',
'pytest-cov==2.2.1',
],
Expand Down

0 comments on commit 3cb7737

Please sign in to comment.