summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Update vendored `pkg_resources`Pradyun Gedam2023-02-041-0/+2
* Fix a typo related to pygments vendoringPradyun Gedam2021-11-261-1/+1
* Vendor rich and required dependencies (pygments, typing_extensions)Pradyun Gedam2021-11-261-0/+6
* Merge pull request #10580 from pradyunsg/better-towncrier-templatePradyun Gedam2021-10-151-1/+7
|\
| * Improve our towncrier template, to do the right thing after releasesPradyun Gedam2021-10-151-1/+7
* | Upgrade to vendoring 1.2Pradyun Gedam2021-10-141-0/+2
|/
* Remove "platformdirs" from tool.vendoring.typing-stubsDominic Davis-Foster2021-09-301-1/+0
* Switch from appdirs to platformdirsDominic Davis-Foster2021-09-301-1/+1
* Simplify vendoring configurationJon Dufresne2021-09-131-3/+0
* Remove tenacity/tests from vendoring configurationJon Dufresne2021-08-211-2/+0
* Upgrade vendored distro to use new typing and APIJon Dufresne2021-08-151-0/+1
* Merge branch 'main' into switch-to-tenacityTzu-ping Chung2021-04-031-2/+2
|\
| * Get rid of the tools/automation folderPradyun Gedam2021-04-011-2/+2
* | switch from 'retrying' to 'tenacity'cjc73732021-02-211-0/+2
|/
* Prefer stdlib contextlib over contextlib2 when availableJon Dufresne2021-02-191-1/+0
* Explicitly specify build-backend in pyproject.toml (#7742)KOLANICH2020-04-101-0/+1
* Vendor ResolveLib from GitTzu-ping Chung2020-03-121-0/+1
* Address review commentsPradyun Gedam2019-12-151-2/+2
* Add configuration for using vendoringPradyun Gedam2019-12-151-0/+39
* Validate NEWS files with rstcheck.Chris Hunt2019-09-161-1/+1
* Switch to inline tables in pyproject.tomlPradyun Gedam2019-08-271-35/+9
* Add a format to allow references to PRs to be linksPradyun Gedam2018-08-141-0/+1
* Switch to CalVer and set a release cadenceDonald Stufft2018-04-221-0/+5
* Fix title formattingDonald Stufft2018-04-221-4/+1
* Fix towncrierDonald Stufft2018-03-311-0/+1
* Update pyproject.tomlPradyun S. Gedam2017-05-201-0/+3
* Use a better name for RemovalsDonald Stufft2017-03-191-1/+1
* Add a special kind of towncrier type for vendored lib updatesDonald Stufft2017-03-191-0/+5
* Allow marking a change as "trivial" for the news fileDonald Stufft2017-03-191-0/+5
* Generate our NEWS.rst with towncrierDonald Stufft2017-03-191-0/+29