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

module: convert to use Pipfile

This commit is contained in:
cn
2019-12-18 19:44:10 +01:00
parent 1bdfe0e54a
commit 40bdf7fd6a
8 changed files with 35 additions and 17 deletions

6
.gitignore vendored
View File

@ -1,4 +1,4 @@
.cache/
env/
.pytest_cache/
__pycache__/
*.pyc
*.py[cod]
Pipfile.lock