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
|
1 month ago |
Christian Nicolai
|
d525c92a92
|
module: add Python 3.9 (#37)
- drop CI tests on unused Python versions
|
1 month ago |
cn
|
d9b273b521
|
travis: use Poetry 1.0.x
|
4 months ago |
cn
|
ded2908236
|
module: add Makefile for development commands
|
6 months ago |
cn
|
1b3fc8f2df
|
module: adopt poetry dependency manager
|
6 months ago |
Christian Nicolai
|
1a0216f1bf
|
travis: add Python 3.8
- allow failures for now
|
1 year ago |
Christian Nicolai
|
4128233d0d
|
travis: fix build config validation problems
- https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
|
1 year ago |
cn
|
40bdf7fd6a
|
module: convert to use Pipfile
|
1 year ago |
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
|
1 year ago |
cn
|
555dbfce54
|
module: add experimental python 3.6 support
|
3 years ago |
cn
|
5466a3ff2d
|
module: add pylint and fix accordingly
|
3 years ago |
cn
|
2086f111f2
|
module: add pytest for unit and snapshot testing with travis-ci
|
3 years ago |