1
0
mirror of https://github.com/cmur2/python-bme280.git synced 2024-06-02 06:34:41 +02:00
Commit Graph

42 Commits

Author SHA1 Message Date
96a2d62e72
fix 2020-06-05 08:49:41 +02:00
dependabot-preview[bot]
2779ba372f
Create Dependabot config file 2020-06-05 06:47:56 +00: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
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
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
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
pyup.io bot
08631903e5 deps: update
Scheduled monthly dependency update for June (#31):
* Update mock from 2.0.0 to 3.0.5
* Update pytest from 4.4.1 to 4.5.0
2019-06-03 10:04:41 +02:00
pyup.io bot
cced71bdb9 deps: update pytest from 4.4.0 to 4.4.1
Update pytest from 4.4.0 to 4.4.1 (#30)
2019-05-02 09:39:09 +02:00
pyup.io bot
e695956a0e deps: update pytest from 4.3.1 to 4.4.0
Update pytest from 4.3.1 to 4.4.0 (#29)
2019-04-02 11:46:05 +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
pyup.io bot
1e2ee933a0 deps: update pytest from 4.3.0 to 4.3.1
Update pytest from 4.3.0 to 4.3.1 (#28)
2019-03-13 08:35:23 +01:00
pyup.io bot
68e5134b0c deps: update pytest from 4.2.1 to 4.3.0
Update pytest from 4.2.1 to 4.3.0 (#25)
2019-02-19 08:34:33 +01:00
pyup.io bot
c9870adaa0 deps: update pytest from 4.2.0 to 4.2.1
Update pytest from 4.2.0 to 4.2.1 (#24)
2019-02-13 16:13:03 +01:00
pyup.io bot
64fd7384f9 deps: update pytest from 4.1.1 to 4.2.0
Update pytest from 4.1.1 to 4.2.0 (#23)
2019-01-31 08:25:21 +01:00
pyup.io bot
a16019cbff deps: update pytest from 4.1.0 to 4.1.1
Update pytest from 4.1.0 to 4.1.1 (#22)
2019-01-13 15:20:14 +01:00
pyup.io bot
6d6d7c1519 deps: update pytest from 4.0.2 to 4.1.0
Update pytest from 4.0.2 to 4.1.0 (#21)
2019-01-06 20:53:09 +01:00
pyup.io bot
bb1b8d6f44 deps: update pytest from 4.0.1 to 4.0.2
Update pytest from 4.0.1 to 4.0.2 (#20)
2018-12-14 15:21:28 +01:00
pyup.io bot
a937e92d0e deps: update pytest from 4.0.0 to 4.0.1
Update pytest from 4.0.0 to 4.0.1 (#15)
2018-11-26 16:54:18 +01:00
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
pyup-bot
8d4ff54285 Update pytest from 3.10.1 to 4.0.0 2018-11-14 21:56:46 +01:00
pyup.io bot
1dcd1bbf14 deps: update pytest from 3.10.0 to 3.10.1
Update pytest from 3.10.0 to 3.10.1 (#13)
2018-11-12 08:49:53 +01:00
pyup.io bot
c4a0507a6a deps: update pytest from 3.9.3 to 3.10.0
Update pytest from 3.9.3 to 3.10.0 (#12)
2018-11-05 09:21:33 +01:00
pyup.io bot
ec608cc6cd deps: update pytest from 3.9.2 to 3.9.3
Update pytest from 3.9.2 to 3.9.3 (#11)
2018-10-29 08:38:39 +01:00
pyup.io bot
cad6d404d0 deps: update pytest from 3.9.1 to 3.9.2
Update pytest from 3.9.1 to 3.9.2 (#10)
2018-10-24 09:31:51 +02:00
pyup.io bot
a40a411a80 deps: update pytest from 3.8.2 to 3.9.1
Update pytest from 3.8.2 to 3.9.1 (#9)
2018-10-17 09:23:07 +02:00
pyup.io bot
68945d5dd6 deps: update pytest from 3.8.1 to 3.8.2
Update pytest from 3.8.1 to 3.8.2 (#8)
2018-10-03 10:21:53 +02:00
pyup.io bot
0a1a5715a1 deps: update pytest from 3.8.0 to 3.8.1
Update pytest from 3.8.0 to 3.8.1 (#7)
2018-09-23 11:05:09 +02:00
pyup.io bot
34f50a8f5a deps: update pytest from 3.7.4 to 3.8.0
Update pytest from 3.7.4 to 3.8.0 (#6)
2018-09-06 18:08:38 +02:00
pyup.io bot
b08d9e5bf9 deps: update pytest from 3.7.3 to 3.7.4
Update pytest from 3.7.3 to 3.7.4 (#5)
2018-08-30 09:23:30 +02:00
cn
a5d243af2a deps: update pylint from 1.8.2 to 1.9.3 2018-08-27 14:24:15 +02:00
pyup.io bot
636e4ca524 deps: update pytest from 3.0.6 to 3.7.3
Update pytest from 3.0.6 to 3.7.3 (#3)
2018-08-27 14:22:43 +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
Christian Nicolai
1750cff8b3 Initial commit 2016-05-30 21:42:56 +02:00