aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: fix doc.ymlArthur Zamarin2024-01-261-1/+1
* ci: bump dependenciesArthur Zamarin2024-01-263-9/+16
* ci: add pypy3.10Sam James2024-01-191-1/+1
* ci: add py3.13, make 3.12 non-expSam James2024-01-191-2/+2
* ci: remove pypy3.9Arthur Zamarin2023-12-221-1/+1
* ci: add pytest-github-actions-annotate-failures for testArthur Zamarin2023-06-231-1/+1
* ci: use new PyPI OIDC publishArthur Zamarin2023-05-171-13/+10
* drop support for py3.9Arthur Zamarin2023-05-173-6/+6
* CI: add Python 3.12 alphasSam James2023-03-241-3/+3
* ci: add black format checkArthur Zamarin2022-12-251-0/+7
* drop pypy-3.8 supportArthur Zamarin2022-11-081-1/+1
* drop py3.8 supportArthur Zamarin2022-11-081-4/+4
* release.yml: update actions/setup-python to v4Arthur Zamarin2022-11-031-1/+1
* compression/_bzip2: add testsArthur Zamarin2022-10-101-0/+5
* ci: use deploy using github actions instead of branchArthur Zamarin2022-10-041-7/+26
* move to flit & makefileArthur Zamarin2022-09-183-20/+11
* build: simplify after cython removalArthur Zamarin2022-08-241-13/+2
* ci: upload wheels during release workflowArthur Zamarin2022-08-191-0/+5
* ci: update actions versions & use new pip cachingArthur Zamarin2022-08-193-38/+30
* ci: test on macos only for 3.10Arthur Zamarin2022-08-191-1/+4
* ci: remove "deps" from test matrixArthur Zamarin2022-08-191-6/+0
* cibuildwheel: enable pre release python 3.11v0.9.12Arthur Zamarin2022-08-081-0/+1
* ci: enable py3.11 testingSam James2022-08-081-0/+4
* ci: submit code coverage only on linuxArthur Zamarin2022-07-301-0/+1
* ci: fix test with minimal-depsArthur Zamarin2022-07-301-0/+1
* CI: update cibuildwheelArthur Zamarin2022-07-301-2/+2
* .github/workflows/test.yml: add pypy-3.9Sam James2022-05-211-1/+6
* gha: disable fail-fastMichał Górny2022-03-181-0/+1
* .github: quote Python "3.10" correctlyv0.9.8Michał Górny2021-12-142-2/+2
* .github: switch workflows to py3.10 as a stable targetMichał Górny2021-12-143-9/+5
* PyPy supportArusekk2021-12-141-1/+1
* github: pull release workflow updates from pkgcheckTim Harder2021-08-051-6/+13
* github: include cp310-* wheelsv0.9.7Michał Górny2021-08-041-1/+1
* github: run workflow with Python 3.9Michał Górny2021-08-042-4/+4
* github: drop unused BUILD_WHEEL env exportTim Harder2021-03-261-1/+0
* github: run in-place build so wheel deps use release versionsTim Harder2021-03-261-0/+2
* github: various release workflow updatesTim Harder2021-03-211-5/+8
* github: force cibuildwheel to use dist dir for outputTim Harder2021-03-201-2/+3
* github: use cibuildwheel github action to build wheelsTim Harder2021-03-201-8/+18
* github: add py3.9 macos testingTim Harder2021-03-151-4/+1
* github: fix release workflow yaml errorTim Harder2021-03-061-1/+2
* github: rework release workflowTim Harder2021-03-061-9/+22
* requirements: provide dist.txt directlyTim Harder2021-03-061-1/+0
* github: explicitly install twine before uploadingTim Harder2021-03-051-1/+3
* github: minor release workflow updatesTim Harder2021-03-051-2/+4
* github: run tests on macosTim Harder2021-03-051-2/+7
* various tox and github testing updatesTim Harder2021-03-041-9/+4
* 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-221-0/+3