Skip to content

Commit

Permalink
flake8 for setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jettify committed Jan 13, 2017
1 parent 1fe71ec commit be65ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Some simple testing tasks (sorry, UNIX only).

flake:
flake8 aiohttp_sse tests examples
flake8 aiohttp_sse tests examples setup.py

test: flake
pytest tests/
Expand Down

0 comments on commit be65ee8

Please sign in to comment.