summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Merge https://github.com/jaraco/skeletonJason R. Coombs2023-05-101-3/+3
|\
| * Replace flake8 with ruff. Fixes jaraco/skeleton#79 and sheds debt.Jason R. Coombs2023-05-101-3/+3
* | Use the new pytest-enabler config section for xdistAnderson Bravalheri2022-07-191-1/+1
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2022-07-031-4/+4
|\ \ | |/
| * Honor PEP 518 with pytest-enabler.Jason R. Coombs2022-06-221-4/+4
* | Move towncrier template to toolsJason R. Coombs2022-01-141-1/+1
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-10-311-3/+1
|\ \ | |/
| * Remove wheel from build requirements. It's implied for wheel builds. Ref pypa...Jason R. Coombs2021-10-221-1/+1
| * Rely on setuptools 56 and drop the explicit mention of the license file in fa...Jason R. Coombs2021-07-161-1/+1
* | Try omitting setuptools as build requirement. After all, Setuptools is right ...Jason R. Coombs2021-02-271-1/+0
* | Only Python 3 is relevant nowJason R. Coombs2021-02-261-1/+1
* | Remove bootstrap and tox-pip and instead rely on pep517.Jason R. Coombs2021-01-191-1/+0
* | Rely on pytest-enabler to enable pytest-xdist when present and enabled.Jason R. Coombs2021-01-171-0/+3
* | Merge https://github.com/jaraco/skeletonJason R. Coombs2021-01-161-6/+4
|\ \ | |/
| * Prefer pytest-enabler to jaraco.testJason R. Coombs2020-12-301-6/+4
* | Merge https://github.com/jaraco/skeleton into feature/skeletonJason R. Coombs2020-12-121-6/+19
|\ \ | |/
| * Collapse skeleton history from archive/2020-12Jason R. Coombs2020-12-081-0/+22
* 📝 Enable showing news categories in towncrier logSviatoslav Sydorenko2020-09-241-1/+1
* Enable flake8 and cov plugins only when installed. Avoid installing in PyPy.Jason R. Coombs2020-09-141-0/+6
* Avoid installing setuptools 45 on Python 2.Jason R. Coombs2020-02-151-1/+5
* Add backend-path for future PipsJason R. Coombs2019-12-291-0/+1
* Restore build-backend and remove switch to avoid pep517. Ref #1644.Jason R. Coombs2019-12-011-1/+2
* Drop build-backend from pyproject.tomlPaul Ganssle2019-02-011-1/+0
* Add declaration indicating the PEP 517 build backend needed for building setu...Jason R. Coombs2018-12-291-0/+1
* fix PEP 518 configurationBenoit Pierre2018-06-281-0/+3
* Add configuration for towncrierPaul Ganssle2018-05-141-0/+34
* Revert "Merge pull request #933 from pypa/feature/581-depend-not-bundle"Jason R. Coombs2017-02-241-9/+0
* Add pyproject.toml per PEP 518 for use by a future pip release. Ref #581.Jason R. Coombs2017-01-171-0/+9