summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Removed unused license line (#519)Henry Schreiner2023-03-141-1/+0
* Removed unnecessary rule exemptionAlex Grönholm2023-03-141-3/+0
* Fixed EncodingWarning when PYTHONWARNDEFAULTENCODING is set (#512)Henry Schreiner2023-03-131-2/+12
* Updated tox urlAlex Grönholm2023-03-131-1/+1
* feat: move to flit backend (#501)Henry Schreiner2023-03-101-0/+131
* Eliminated pyproject.toml entirelyAlex Grönholm2021-12-291-23/+0
* Backed out of PEP 517 buildsAlex Grönholm2021-12-291-4/+0
* Moved tool configurations to pyproject.tomlAlex Grönholm2021-12-241-0/+10
* Adopted isort and applied it to the codebaseAlex Grönholm2021-12-241-0/+5
* Migrated flake8 config from setup.cfg to pyproject.tomlAlex Grönholm2021-12-241-0/+3
* Adopted black and reformatted the codebase to matchAlex Grönholm2021-12-241-0/+6
* Use build isolation when building wheel itselfAlex Grönholm2021-12-231-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