1
0
mirror of https://github.com/cmur2/python-veml6070.git synced 2026-04-13 22:18:29 +02:00
Commit Graph

10 Commits

Author SHA1 Message Date
cn
d9b273b521 travis: use Poetry 1.0.x 2020-10-07 17:20:59 +02:00
cn
ded2908236 module: add Makefile for development commands 2020-08-07 22:50:37 +02:00
cn
1b3fc8f2df module: adopt poetry dependency manager 2020-08-07 22:39:32 +02:00
1a0216f1bf travis: add Python 3.8
- allow failures for now
2020-02-28 13:27:35 +01:00
4128233d0d travis: fix build config validation problems
- https://docs.travis-ci.com/user/reference/overview/#deprecated-virtualization-environments
2020-02-28 13:26:58 +01:00
cn
40bdf7fd6a module: convert to use Pipfile 2019-12-18 19:44:10 +01:00
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
2019-08-17 21:21:59 +02:00
cn
555dbfce54 module: add experimental python 3.6 support 2018-03-14 01:22:47 +01:00
cn
5466a3ff2d module: add pylint and fix accordingly 2018-03-14 01:16:41 +01:00
cn
2086f111f2 module: add pytest for unit and snapshot testing with travis-ci 2018-03-14 00:39:10 +01:00