aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: use new PyPI OIDC publishArthur Zamarin2023-04-211-12/+7
* ci: add black format checkArthur Zamarin2022-12-251-0/+7
* build backend: use custom wrapper around flitArthur Zamarin2022-11-073-18/+13
* drop py3.8 and make py3.11 officialArthur Zamarin2022-11-051-5/+5
* ci: use deploy using github actions instead of branchArthur Zamarin2022-10-041-7/+27
* ci: update all workflowsArthur Zamarin2022-08-253-45/+43
* ci: add Python 3.11Sam James2022-08-091-0/+4
* gha: disable fail-fastMichał Górny2022-03-181-0/+1
* switch workflows to py3.10Michał Górny2021-12-143-10/+6
* ci: run tests against minimal dep versions tooMichał Górny2021-08-091-0/+12
* github: automatically create github release for tagsTim Harder2021-08-051-1/+8
* github: run workflows with Python 3.9v0.12.2Michał Górny2021-08-042-4/+4
* github: minor release workflow action name changeTim Harder2021-03-261-2/+1
* github: sync release workflow with pkgcheckTim Harder2021-03-261-8/+15
* github: install python3-dev pkg instead of python-devTim Harder2021-03-151-1/+1
* github: install newer bash on macosTim Harder2021-03-151-0/+5
* github: run tests on macosTim Harder2021-03-151-2/+4
* requirements: provide dist.txt directlyTim Harder2021-03-061-5/+1
* github: explicitly install twine before uploadingTim Harder2021-03-051-1/+3
* various tox and github testing updatesTim Harder2021-03-041-9/+4
* github: install dev deps for building lxml for experimental targetsTim Harder2021-03-031-0/+5
* github: add experimental python 3.10 buildTim Harder2021-03-031-2/+6
* github: simplify workflow namesTim Harder2021-03-033-3/+3
* github: forcibly enable pytest colorsTim Harder2021-01-212-0/+6
* github: flatten gh-pages deploy historyTim Harder2020-12-291-0/+1
* drop support for py36 and py37Tim Harder2020-12-053-5/+5
* github: drop CODECOV_TOKEN which shouldn't be required for public reposTim Harder2020-11-021-1/+0
* github: add initial github actions support for docs/tests/releasesTim Harder2020-11-023-0/+147