summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Set the backend-path so that wheel can use wheel to build a wheel of wheel.bugfix/344-explicit-setuptoolsJason R. Coombs2020-03-081-0/+1
* Add pyproject.toml with declared dependency on setuptools. Fixes #344.Jason R. Coombs2020-03-081-0/+3
* Fixed installation from sdist (#334)Alex Grönholm2020-01-271-7/+0
* Switched to setuptools_scmAlex Grönholm2020-01-221-1/+5
* Added PEP 517 support to project packagingAlex Grönholm2019-10-251-0/+3