Commit Graph
30 Commits
Author SHA1 Message Date
cn 4b7199fc7a module: declare Python 2.7 support as legacy 2021-05-21 13:34:58 +02:00
cn 9d88df942a ci: don't fail fast to get status overview 2021-03-20 16:26:10 +01: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 25376a603f docs: use travis-ci.com links 2020-10-31 00:06:57 +01:00
cn 873f705acb travis: use Poetry 1.0.x 2020-10-07 17:31:45 +02:00
cn 6155338645 module: add Make target for rebasing three branch 2020-08-14 11:44:53 +02:00
cn 2a069d5cd0 module: add editorconfig 2020-08-14 11:39:41 +02:00
cn e95d4427b5 module: improve Makefile's oneshell mode 2020-08-09 14:42:45 +02:00
cn f5299f33b4 module: set Dependabot commit message prefix 2020-08-08 13:44:01 +02:00
cn e7f0091f22 module: use yapf formatter, reduce pylint warnings 2020-08-07 22:01:38 +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
cn 82d15c9d95 travis: add Python 3.8
- allow failures for now
2020-02-28 13:28:12 +01:00
cn 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 70f5fef480 module: fix lock 2019-12-16 00:37:05 +01:00
cn c88514dfa6 module: align setup.py with current setuptools 2019-12-14 15:03:32 +01:00
cn 07fa697034 module: convert to use Pipfile 2019-12-14 14:53:33 +01:00
cn 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
cn 7a02362686 module: test python 3 versions of debian on travis-ci 2019-08-17 21:20:31 +02:00
cn 80470caac7 deps: update pytest from 4.5.0 to 4.6.4
- pytest 5.0 and newer are not Python 2 compatible
2019-07-02 08:49:10 +02:00
cn 04d2c066b5 module: make pyup ignore breaking dep 2019-04-02 11:41:29 +02:00
cn faef8344f2 module: make pyup less noisy 2019-03-13 08:36:27 +01:00
cn c8a4ce0cbb deps: update pytest from 3.10.1 to 4.0.0
Update pytest from 3.10.1 to 4.0.0 (#14)
2018-11-15 08:44:18 +01:00
cn a5d243af2a deps: update pylint from 1.8.2 to 1.9.3 2018-08-27 14:24:15 +02:00
cn a52edb8aa4 docs: update link 2018-03-14 23:26:57 +01: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
cn d6d215d1f9 Fiat lux 2016-05-30 22:13:05 +02:00