summaryrefslogtreecommitdiff
path: root/release_requirements.txt
Commit message (Collapse)AuthorAgeFilesLines
* MAINT, BLD: Update wheel and GitPython versions.Charles Harris2023-01-301-1/+1
| | | | This is motivated by Dependabot security alerts.
* BUG: Fix circleci buildCharles Harris2022-09-011-1/+0
| | | | | | | | Pin towncrier to 21.9.0. [skip azp] [skip github] [skip travis]
* MAINT: Update towncrier version in install and notesCharles Harris2021-04-161-1/+1
| | | | | | We were installing towncrier from the github master branch because there had been no releases with the needed fixes. That has changed with the recent release of versions 19.9.0 and 21.3.0.
* MAINT: Update test_requirements and release_requirements.Charles Harris2020-12-101-1/+1
| | | | Install the correct versions of wheel and towncrier.
* MAINT: Update release_requirements.txt.Charles Harris2020-11-231-1/+8
| | | | | - beautifulsoup4 was misspelled. - add Paver, twine, and towncrier
* ENH: Document packages needed for release.Charles Harris2020-10-301-0/+10
This may be useful for new folks setting up to make a release. I don't know that specific versions are required for any of these packages.