Commit Graph

12 Commits

Author SHA1 Message Date
dependabot[bot] 0b2118e146
Bump actions/setup-python from v2.1.4 to v2.2.0
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.4 to v2.2.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.1.4...8c5ea631b2b2d5d8840cf4a2b183a8a0edc1e40d)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-18 06:30:08 +00:00
Patrick Kanzler 1ad53eb642 drop support for python 3.5 2020-11-08 23:51:57 +01:00
Patrick Kanzler 75006f62da
Merge branch 'master' into patkan-patch-1 2020-11-08 22:14:19 +01:00
dependabot[bot] 0057a498bb
Bump actions/setup-python from v2.1.3 to v2.1.4
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v2.1.3 to v2.1.4.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.1.3...41b7212b1668f5de9d65e9c82aa777e6bbedb3a8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-08 21:08:33 +00:00
Patrick Kanzler b6516e4b42
Test for python 3.9
#421
2020-10-08 23:56:05 +02:00
dependabot[bot] 1275bf90d1
Bump actions/setup-python from v1 to v2.1.3
Bumps [actions/setup-python](https://github.com/actions/setup-python) from v1 to v2.1.3.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v1...c181ffa198a1248f902bc2f7965d2f9a36c2d7f6)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-05 22:10:17 +00:00
Patrick Kanzler 6731057456 checkout submodules on github 2020-05-09 01:25:28 +02:00
Patrick Kanzler f0b1a89c48 fix syntax 2020-05-09 01:19:32 +02:00
Patrick Kanzler fd7bd0710e set path to capabilities file 2020-05-09 01:11:38 +02:00
Patrick Kanzler 7ea58625e6 use tox plugin for github 2020-05-09 01:08:16 +02:00
Patrick Kanzler ecbdd43dff install tox in github ci 2020-05-09 01:03:45 +02:00
Patrick Kanzler 4d106e8659
Create pythonpackage.yml 2020-05-08 23:34:24 +02:00