1
0
mirror of https://github.com/cmur2/python-bme280.git synced 2025-06-26 12:30:20 +02:00

module: convert to use Pipfile

This commit is contained in:
cn
2019-12-13 20:41:07 +01:00
parent eb28f7385a
commit 07fa697034
8 changed files with 307 additions and 11 deletions

3
.gitignore vendored
View File

@ -1,4 +1,3 @@
.cache/
env/
.pytest_cache/
__pycache__/
*.pyc