|
346ea6c0de
|
module: add Makefile for development commands
|
2020-08-06 22:09:52 +02:00 |
|
|
e36c38d950
|
module: adopt poetry dependency manager
|
2020-08-04 20:47:01 +02:00 |
|
|
82d15c9d95
|
travis: add Python 3.8
- allow failures for now
|
2020-02-28 13:28:12 +01:00 |
|
|
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 |
|
|
d124fa415b
|
module: remove lock
- does not make too much sense for a library
|
2019-12-18 19:37:56 +01:00 |
|
|
07fa697034
|
module: convert to use Pipfile
|
2019-12-14 14:53:33 +01:00 |
|
|
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 |
|
|
7a02362686
|
module: test python 3 versions of debian on travis-ci
|
2019-08-17 21:20:31 +02:00 |
|
|
f9b9d77ded
|
module: add pylint and fix accordingly
|
2018-03-14 22:52:10 +01:00 |
|
|
6aabf21cf8
|
module: add pytest for unit and snapshot testing with travis-ci
|
2018-03-14 22:51:18 +01:00 |
|