Skip to content

Commit

Permalink
add pyflakes to 'dev' extra
Browse files Browse the repository at this point in the history
  • Loading branch information
meejah committed Aug 14, 2016
1 parent afa123a commit 2a33247
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
"dev": [
"mock",
"tox",
"pyflakes",
],
},
test_suite="wormhole.test",
Expand Down

0 comments on commit 2a33247

Please sign in to comment.