summaryrefslogtreecommitdiff
path: root/setup.cfg
Commit message (Collapse)AuthorAgeFilesLines
* Swap out tox for noxEric Lin2020-07-081-2/+2
|
* Tweak doc8 config to allow for longer maximum line length in Sphinx ↵Todd Leonhardt2020-06-221-1/+1
| | | | documentation *.rst files
* Added info on semantic versioning and branching strategy to CONTRIBUTING.mdTodd Leonhardt2020-04-241-0/+17
| | | | | | | Also: - Added isort to Pipenv dev - Added setup.cfg to make it easy to run flake8, doc8, and isort directly from the command line without using invoke - Ran isort to sort includes
* For python 3 don’t build universal wheels0.9.0.1kotfu2018-05-281-2/+0
|
* Build universal wheelsNicola Soranzo2018-04-101-0/+2
See See https://packaging.python.org/tutorials/distributing-packages/#universal-wheels