This website requires JavaScript.
Explore
Help
Sign In
cn
/
python-bme280
Watch
1
Star
0
Fork
0
You've already forked python-bme280
mirror of
https://github.com/cmur2/python-bme280.git
synced
2024-11-15 02:56:17 +01:00
Code
Releases
Activity
9d88df942a
python-bme280
/
.gitignore
6 lines
62 B
Plaintext
Raw
Normal View
History
Unescape
Escape
module: convert to use Pipfile
2019-12-13 20:41:07 +01:00
.pytest_cache/
module: add pytest for unit and snapshot testing with travis-ci
2018-03-14 22:46:58 +01:00
__pycache__/
module: adopt poetry dependency manager
2020-08-04 20:20:03 +02:00
*.egg-info/
module: remove lock - does not make too much sense for a library
2019-12-18 19:37:56 +01:00
*.py[cod]
module: adopt poetry dependency manager
2020-08-04 20:20:03 +02:00
poetry.lock
Copy Permalink