summaryrefslogtreecommitdiff
path: root/HACKING.md
Commit message (Collapse)AuthorAgeFilesLines
* Update docs to use new setup.py invocationCole Robinson2018-02-061-5/+5
|
* tests: Don't always generate coverage dataCole Robinson2018-01-081-3/+0
| | | | | We were doing this unconditionally, and on my laptop it seems to be responsible for about 20% of the runtime... whoops!
* tests: Upgrade pep8 to pycodestyleRadostin Stoyanov2017-08-021-1/+1
| | | | | | | The PEP8 [1] project has been renamed to pycodestyle [2]. [1] https://github.com/codeclimate/pep8 [2] https://github.com/pycqa/pycodestyle
* HACKING: convert to Markdown format.Mario Trangoni2017-02-161-0/+64