Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Instruct setuptools and wheel to include the license files (GH-3982) | johnthagen | 2021-04-03 | 1 | -0/+4 |
* | Fix many indentation and whitespace issues throughout the code base (GH-3673) | scoder | 2020-06-10 | 1 | -2/+13 |
* | Add Makefile target to generate a universal Py2/3 wheel when not compiling Cy... | Stefan Behnel | 2020-02-13 | 1 | -1/+4 |
* | Move coverage.rc -> setup.cfg to reduce the number of config files (GH-2984) | alimcmaster1 | 2019-06-07 | 1 | -1/+10 |
* | Move pycodestyle config to setup.cfg and constrain the files that it gets app... | Stefan Behnel | 2019-02-23 | 1 | -2/+7 |
* | CLN: flake8 fixups in Cython.Utils (#2833) | jbrockmendel | 2019-02-10 | 1 | -0/+2 |
* | CLN: implement setup.cfg, lint cleanup of Plex directory (#2827) | jbrockmendel | 2019-02-08 | 1 | -0/+9 |