Test polling works
Test
flake8
Downloading mccabe-0.6.1-py2.py3-none-any.whl (8.6 kB)
Collecting entrypoints<0.4.0,>=0.3.0
Downloading entrypoints-0.3-py2.py3-none-any.whl (11 kB)
Installing collected packages: pycodestyle, pyflakes, mccabe, entrypoints, flake8
Successfully installed entrypoints-0.3 flake8-3.7.9 mccabe-0.6.1 pycodestyle-2.5.0 pyflakes-2.1.1
$ flake8
./recircle/status/tasks.py:1:1: W391 blank line at end of file
./recircle/status/tasks.py:1:1: W293 blank line contains whitespace
ERROR: Job failed: exit code 1