summaryrefslogtreecommitdiff
path: root/.github
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #1455 from DWesl/patch-1Sebastian Thiel2022-06-211-0/+57
|\
| * CI: Turn of command echo for testsDWesl2022-06-111-1/+0
| * CI: Install virtualenv for Cygwin CI.DWesl2022-06-111-1/+1
| * CI: Set temporary directory for tests.DWesl2022-06-111-0/+2
| * FIX: Fix flake8 command lineDWesl2022-06-101-1/+1
| * CI: Specify full path to python executables.DWesl2022-06-101-11/+11
| * CI: Mark GHA repo safe for Git to useDWesl2022-06-101-0/+3
| * CI: Add a CI job with Cygwin testsDWesl2022-06-101-0/+53
* | Bump actions/setup-python from 3 to 4dependabot[bot]2022-06-131-1/+1
|/
* Bump actions/checkout from 2 to 3dependabot[bot]2022-05-291-1/+1
* Bump actions/setup-python from 2 to 3dependabot[bot]2022-05-291-1/+1
* chore: Included githubactions in the dependabot confignaveen2022-05-291-0/+6
* chore: Set permissions for GitHub actionsnaveen2022-05-281-0/+3
* Ignore mypi errorsSebastian Thiel2022-01-071-0/+3
* Add support for Python 3.10Hugo van Kemenade2021-10-141-1/+1
* Update pythonpackage.ymlDominic2021-09-091-1/+1
* Update pythonpackage.ymlDominic2021-09-091-1/+1
* Update pythonpackage.ymlDominic2021-09-091-1/+1
* Update pythonpackage.ymlDominic2021-09-091-1/+1
* Update pythonpackage.ymlDominic2021-09-091-1/+1
* Change CI python 3.10 to rc1 again. Spinx broken either wayYobmod2021-08-091-1/+1
* Change CI to 3.10.0-beta.4, to get docs to passYobmod2021-08-091-1/+1
* Update changelog and versionYobmod2021-08-091-1/+1
* update 3.10 to rc1 in test matrixYobmod2021-08-081-1/+1
* add pypy to test matrixYobmod2021-08-081-1/+1
* rmv 3.6 from CI matrixYobmod2021-08-021-1/+1
* Add type to symbolicreference.name()Yobmod2021-07-311-2/+0
* try https://github.com/actions/virtual-environments/issues/709 workaroundYobmod2021-07-281-0/+3
* its not pip...Yobmod2021-07-281-2/+1
* Try downgrading pipYobmod2021-07-281-1/+2
* Update pythonpackage.ymlDominic2021-07-191-9/+4
* Remove docker and appveyor configuration filesSebastian Thiel2021-07-141-10/+1
* Update pythonpackage.ymlDominic2021-07-121-1/+1
* Update pythonpackage.ymlDominic2021-07-121-2/+3
* Add pytests argsDominic2021-07-121-9/+9
* Update pythonpackage.ymlDominic2021-07-121-6/+8
* Merge branch 'main' into pytestDominic2021-07-121-1/+7
|\
| * Update pythonpackage.ymlDominic2021-07-121-5/+3
* | Update pythonpackage.ymlDominic2021-07-121-6/+0
* | Update pythonpackage.ymlDominic2021-07-121-6/+19
* | Delete Future.ymlDominic2021-07-121-57/+0
* | Update and rename test_pytest.yml to Future.ymlDominic2021-07-121-1/+3
* | Update test_pytest.ymlDominic2021-07-121-1/+1
* | Add files via uploadDominic2021-07-121-0/+55
|/
* Revert "Revert "Remove support for Python 3.5" - fix CI for now."Sebastian Thiel2021-06-161-2/+2
* Revert "Remove support for Python 3.5" - fix CI for now.Sebastian Thiel2021-06-161-2/+2
* Merge pull request #1201 from bertwesarg/remove-py35Sebastian Thiel2021-06-161-1/+1
|\
| * Remove support for Python 3.5Bert Wesarg2021-03-131-2/+2
* | ci: check types with mypyGiel van Schijndel2021-04-231-0/+5
* | Restore CI operation Sebastian Thiel2021-04-171-3/+3