summaryrefslogtreecommitdiff
path: root/.github/workflows/tests.yaml
Commit message (Expand)AuthorAgeFilesLines
* Bump actions/cache from 3.2.3 to 3.2.4 (#350)David Lord2023-02-011-1/+1
|\
| * Bump actions/cache from 3.2.3 to 3.2.4dependabot[bot]2023-02-011-1/+1
* | Bump actions/setup-python from 4.4.0 to 4.5.0dependabot[bot]2023-02-011-1/+1
|/
* switch to pyproject.tomlDavid Lord2023-01-191-1/+1
* pin commit hashes for actionsDavid Lord2023-01-101-3/+3
* update tested python versionsDavid Lord2023-01-091-10/+11
* Merge branch '2.0.x'David Lord2022-02-161-8/+2
|\
| * cache pip with setup-python actionDavid Lord2022-02-151-8/+2
* | drop Python 3.6David Lord2021-11-051-1/+0
|/
* test Python 3.11David Lord2021-11-051-0/+1
* test Python 3.10David Lord2021-10-221-5/+6
* rename default branch in filesDavid Lord2021-05-111-2/+2
* cache mypy in ciDavid Lord2021-02-241-1/+7
* use rtd to build docks for prsDavid Lord2021-02-241-1/+8
* run mypyDavid Lord2021-01-291-0/+1
* use pre-commit.ciDavid Lord2021-01-291-7/+0
* Add Python 3.9 support for 1.1.x (#163)Rust Saiargaliev2021-01-291-0/+53