summaryrefslogtreecommitdiff
path: root/.github/workflows
Commit message (Collapse)AuthorAgeFilesLines
* Update to v2 of `cache` GitHub ActionJustin Mayer2021-04-211-7/+7
|
* Make Tox & GitHub CI jobs' Python versions matchJustin Mayer2021-03-231-3/+3
| | | | Otherwise results in InterpreterNotFound errors
* Relax dependency minimum versionsJustin Mayer2021-03-231-3/+3
| | | | | | Specifying a floor, but not a ceiling, for core dependencies should help prevent dependency resolution conflicts. Dependencies that affect functional test output are pinned more tightly.
* Drop unsupported Python 3.5 from test matrixJustin Mayer2021-01-151-2/+0
|
* add python3.9 to CIDeniz Turgut2020-10-121-4/+6
|
* Modify tox envs to simplify CI and add Python 3.8Deniz Turgut2020-05-091-6/+3
|
* Add Github Actions workflowDeniz Turgut2020-05-091-0/+162