Commit Graph

6 Commits

Author SHA1 Message Date
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