about summary refs log tree commit diff stats
path: root/.github/workflows/python.yml
Commit message (Expand)AuthorAgeFilesLines
* Actions: Pytests no longer compatible with Python <3.6toonn2022-02-051-1/+1
* Actions: Add on pull_request againtoonn2021-07-241-0/+4
* Actions: Check whether on_pullrequest is necessarytoonn2021-07-201-4/+0
* Actions: Reduce tested versions to oldest and newesttoonn2021-07-201-1/+1
* Actions: Fix Python and Pypy paths filterstoonn2021-07-201-2/+2
* Actions: Fix pylint and Pypy paths filtertoonn2021-07-201-2/+2
* Actions: Separate pypy tests because they failtoonn2021-07-201-1/+1
* Actions: Update, incorporate and splittoonn2021-07-201-8/+6
* Actions: Drop 3.5 from linting because of old pylinttoonn2021-07-201-1/+1
* Actions: Set TERM=dumb to avoid tput warningstoonn2021-07-201-0/+2
* Actions: Add on pull_request to get status checkstoonn2021-07-201-2/+6
* Clarify excluded tests for github workflowtoonn2020-07-051-1/+1
* Prepare for Pylint transition from versions <2toonn2020-07-051-2/+2
* Seperate doctests and pyteststoonn2019-09-241-2/+2
* Drop py3.7toonn2019-09-181-1/+1
* Add GitHub Actions citoonn2019-09-031-0/+30