| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update setuptools integration for setup.cfgbug/163 | Ian Cordasco | 2016-07-09 | 1 | -5/+20 |
| | | | | | | | | | | | When flake8's config is in setup.cfg, setuptools attempts to set those options on the command instance. If they don't exist, it fails early complaining that a specific option does not exist. This adds this back and does it better than the Flake8 2.x version. Closes #163 | ||||
| * | Move flake8 into src | Ian Cordasco | 2016-06-25 | 1 | -0/+77 |
| This is an emerging best practice and there is little reason to not follow it | |||||
