summaryrefslogtreecommitdiff
path: root/release.py
Commit message (Collapse)AuthorAgeFilesLines
* upload wheels before sdist (#376)Alex Gaynor2022-08-021-1/+1
|
* Prepare for the 3.2.1 release (#305)Alex Gaynor2022-05-011-2/+2
|
* main branch rename (#247)Paul Kehrer2021-02-131-1/+1
|
* Different day, different black (#232)Alex Gaynor2020-08-261-1/+3
|
* convert to workflow and improve (#222)Paul Kehrer2020-08-161-9/+5
| | | | | | | * convert to workflow and improve * E231 should probably be ignored now that we use black but whatever * no legacy
* Paint it Black by the Rolling Stones (#208)Alex Gaynor2020-07-231-25/+35
|
* Migrate wheel builders to GA (#198)Alex Gaynor2020-04-121-49/+79
| | | | | | | | | * Migrate Windows wheel builder to GA * Migrate macOS wheel builder to GA * Migrate manylinux1 wheel builder to GA * Migrate release.py to use GA
* Update release automation for CI updates (#178)Alex Gaynor2019-05-261-0/+102
* Update release automation for CI updates * flake8 * Fixed Manifest * empty commit * oops