aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: testing on macos is experimentalArthur Zamarin2024-05-181-1/+1
* ci: bump dependenciesArthur Zamarin2024-01-263-16/+15
* CI: test Python 3.13, promote Python 3.12 to non-expSam James2024-01-231-2/+2
* CI: add Python 3.12Sam James2024-01-231-3/+3
* pyproject.tml: fix dependencies versionArthur Zamarin2023-09-011-2/+2
* ci: add pytest-github-actions-annotate-failures for testArthur Zamarin2023-06-231-1/+1
* ci: use new PyPI OIDC publishArthur Zamarin2023-04-221-10/+14
* ci: add black format checkArthur Zamarin2023-03-041-0/+7
* build backend: use custom wrapper around flitArthur Zamarin2022-11-163-19/+18
* ci: use deploy using github actions instead of branchArthur Zamarin2022-10-041-7/+26
* ci: update actions & add lintArthur Zamarin2022-09-163-41/+48
* ci: enable py3.11 testingSam James2022-08-101-4/+4
* pkgdev mask: offer to send email to gentoo-dev MLArthur Zamarin2022-04-271-0/+1
* CI: add python 3.10 as regular targetArthur Zamarin2022-03-251-5/+5
* github: pull workflow updates from pkgcoreTim Harder2021-08-052-6/+12
* github: update release workflowv0.1.3Tim Harder2021-03-261-6/+15
* github: rely on snakeoil to copy release version of pyproject.tomlTim Harder2021-03-221-3/+1
* github: install python3-dev instead of python-devTim Harder2021-03-151-1/+1
* github: test on py3.10 and macosTim Harder2021-03-151-3/+23
* requirements: provide dist.txt directlyTim Harder2021-03-061-5/+1
* github: explicitly install twine before uploadingTim Harder2021-03-051-1/+3
* github: add initial doc workflow to publish to gh-pagesTim Harder2021-03-051-0/+44
* drop pytest-xdist usageTim Harder2021-03-041-1/+1
* github: show output summary of coverageTim Harder2021-03-041-1/+1
* use pytest-xdist with tox and github workflowsTim Harder2021-03-031-1/+1
* github: pip install directly from the repoTim Harder2021-03-031-9/+3
* use pytest with pytest-cov to run tests instead of coverageTim Harder2021-03-031-1/+2
* github: add initial release workflowTim Harder2021-03-011-0/+54
* github: rename test workflowTim Harder2021-02-271-1/+1
* github: add initial CI workflowTim Harder2021-02-271-0/+54