summaryrefslogtreecommitdiff
path: root/.github
Commit message (Collapse)AuthorAgeFilesLines
* Finish adding support for Python 3.11Colin Watson2023-03-141-1/+1
|
* Provide a ``testtools[twisted]`` extraColin Watson2022-07-011-2/+2
| | | | | | | This documents dependencies needed for `testtools.twistedsupport`. At the moment this is just `Twisted`, but it generally seems a good idea to put this sort of thing in an official extra rather than having it be documented ad-hoc.
* Add final noop job to indicate success and set as requiredHugo van Kemenade2022-06-071-0/+7
|
* Merge branch 'master' into rm-3.5Hugo van Kemenade2022-06-061-1/+1
|\
| * Show warningsHugo van Kemenade2022-06-041-1/+1
| |
* | Drop support for EOL Python 3.5Hugo van Kemenade2022-02-071-1/+1
|/
* Add support for Python 3.10Jürgen Gmach2021-10-141-1/+1
|
* Add python 3.10 to ci configurationHugo van Kemenade2021-06-251-1/+1
|
* Update and simplify workflowHugo van Kemenade2021-06-121-14/+3
|
* Fix github actionsSorin Sbarnea2020-12-021-4/+6
|
* Update github actions config to use release 3.9Matthew Treinish2020-11-171-4/+1
| | | | | | Python 3.9 was released last month so we no longer need to rely on a dev build of it. This commit updates the github actions config to use released python 3.9 instead of the dev version.
* Test on Python 3.9-devHugo2020-07-091-5/+15
|
* Test on GitHub ActionsHugo2020-04-141-0/+49