summaryrefslogtreecommitdiff
path: root/.github/workflows/publish.yml
Commit message (Expand)AuthorAgeFilesLines
* feat: move to flit backend (#501)Henry Schreiner2023-03-101-2/+2
* Updated the pypi-publish actionAlex Grönholm2022-10-261-2/+1
* Updated tasks to their latest versionsAlex Grönholm2022-10-211-2/+2
* Use build isolation when building wheel itselfAlex Grönholm2021-12-231-2/+3
* Use the latest Python 3.x version to publish packagesAlex Grönholm2021-12-221-1/+1
* Dropped support for unmaintained Python versionsAlex Grönholm2021-12-221-3/+1
* Upgraded to newer versions of several workflow tasksAlex Grönholm2020-08-141-4/+4
* Updated the release procedureAlex Grönholm2020-03-241-1/+3
* Fixed installing from sdist in some non-UTF8 environmentsAlex Grönholm2020-01-281-1/+1
* Fixed installation from sdist (#334)Alex Grönholm2020-01-271-2/+4
* Fixed syntax for pep517.build0.34.0Alex Grönholm2020-01-271-1/+1
* Fixed publish workflow not being run on local tag creationAlex Grönholm2020-01-271-4/+2
* Replaced Travis with Github ActionsAlex Grönholm2020-01-221-0/+24