summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into feature/blackJason R. Coombs2019-05-151-0/+1
|\
| * Use consistent encoding quoting in pyproject.tomlJason R. Coombs2018-12-281-1/+1
| * Indicate build backend of setuptoolsJason R. Coombs2018-12-121-0/+1
* | Add black config, pre-commit including black, check code with black.Jason R. Coombs2018-11-101-0/+3
|/
* Require setuptools 34.4 to support python_requires in declarative config.Jason R. Coombs2018-10-281-1/+1
* Rely on declarative config to create long_description.Jason R. Coombs2018-06-141-1/+1
* Add pyproject.toml declaring build dependencies.Jason R. Coombs2018-04-101-0/+2