summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Expand)AuthorAgeFilesLines
* Add W292 code style checker: newline at end of file.Stefan Behnel2022-04-181-1/+1
* Fix and enforce a couple of code formatting issues.Stefan Behnel2021-07-181-1/+1
* Instruct setuptools and wheel to include the license files (GH-3982)johnthagen2021-04-031-0/+4
* Fix many indentation and whitespace issues throughout the code base (GH-3673)scoder2020-06-101-2/+13
* Add Makefile target to generate a universal Py2/3 wheel when not compiling Cy...Stefan Behnel2020-02-131-1/+4
* Move coverage.rc -> setup.cfg to reduce the number of config files (GH-2984)alimcmaster12019-06-071-1/+10
* Move pycodestyle config to setup.cfg and constrain the files that it gets app...Stefan Behnel2019-02-231-2/+7
* CLN: flake8 fixups in Cython.Utils (#2833)jbrockmendel2019-02-101-0/+2
* CLN: implement setup.cfg, lint cleanup of Plex directory (#2827)jbrockmendel2019-02-081-0/+9