Commit Graph

14 Commits

Author SHA1 Message Date
cn c5fd84e4b9 module: support Python 3 only 2021-05-21 13:42:43 +02:00
cn 6df7edf079 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:47:50 +01:00
cn b2c010d44c module: add Python 3.9
- drop CI tests on unused Python versions
2021-01-06 11:47:51 +01:00
cn 873f705acb travis: use Poetry 1.0.x 2020-10-07 17:31:45 +02:00
cn 346ea6c0de module: add Makefile for development commands 2020-08-06 22:09:52 +02:00
cn e36c38d950 module: adopt poetry dependency manager 2020-08-04 20:47:01 +02:00
Christian Nicolai 82d15c9d95
travis: add Python 3.8
- allow failures for now
2020-02-28 13:28:12 +01:00
Christian Nicolai 7ce6833947
travis: fix build config validation problems
- https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
2020-02-28 13:24:15 +01:00
cn d124fa415b module: remove lock
- does not make too much sense for a library
2019-12-18 19:37:56 +01:00
cn 07fa697034 module: convert to use Pipfile 2019-12-14 14:53:33 +01:00
Christian Nicolai eb28f7385a module: ignore known python 3.7 failure for now
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:20:31 +02:00
Christian Nicolai 7a02362686 module: test python 3 versions of debian on travis-ci 2019-08-17 21:20:31 +02:00
cn f9b9d77ded module: add pylint and fix accordingly 2018-03-14 22:52:10 +01:00
cn 6aabf21cf8 module: add pytest for unit and snapshot testing with travis-ci 2018-03-14 22:51:18 +01:00