Commit Graph

13 Commits

Author SHA1 Message Date
cn e0f9b327f5 module: support Python 3 only 2021-05-21 13:56:22 +02:00
cn 4f16e38129 ci: add GHA
- as Python 3.4 has problems on GHA we'll keep Travis for that while we still want to support 3.4
2021-01-06 19:46:45 +01:00
Christian Nicolai d525c92a92
module: add Python 3.9 (#37)
- drop CI tests on unused Python versions
2021-01-06 11:44:41 +01:00
cn d9b273b521 travis: use Poetry 1.0.x 2020-10-07 17:20:59 +02:00
cn ded2908236 module: add Makefile for development commands 2020-08-07 22:50:37 +02:00
cn 1b3fc8f2df module: adopt poetry dependency manager 2020-08-07 22:39:32 +02:00
Christian Nicolai 1a0216f1bf
travis: add Python 3.8
- allow failures for now
2020-02-28 13:27:35 +01:00
Christian Nicolai 4128233d0d
travis: fix build config validation problems
- https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
2020-02-28 13:26:58 +01:00
cn 40bdf7fd6a module: convert to use Pipfile 2019-12-18 19:44:10 +01:00
Christian Nicolai 221c366ca6
module: test python 3 versions of debian on travis-ci
Pylint 1.9 does not work on Python 3.7 but updating to Pylint 2.x would drop Python 2 support, see https://github.com/PyCQA/pylint/issues/2241
2019-08-17 21:21:59 +02:00
cn 555dbfce54 module: add experimental python 3.6 support 2018-03-14 01:22:47 +01:00
cn 5466a3ff2d module: add pylint and fix accordingly 2018-03-14 01:16:41 +01:00
cn 2086f111f2 module: add pytest for unit and snapshot testing with travis-ci 2018-03-14 00:39:10 +01:00