# 42cc-pystyle
flake8 plugins for 42 Coffee Cups style checks

- 0.0.7
flake8 version bump to 3.8.3

- 0.0.6
fixed flake8 warnings :)

- 0.0.5
fixed package layout declaration

- 0.0.4
fixed nosetests

- 0.0.3
moved code to a subfolder

- 0.0.2
Added MANIFEST.in

- 0.0.1
Tests should have docstrings
Tests for the module could be run via `nosetests` or `python setup.py nosetests`
