mirror of
https://github.com/cmur2/python-veml6070.git
synced 2025-06-26 12:30:19 +02:00
module: adopt poetry dependency manager
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,4 +1,5 @@
|
||||
.pytest_cache/
|
||||
__pycache__/
|
||||
*.egg-info/
|
||||
*.py[cod]
|
||||
Pipfile.lock
|
||||
poetry.lock
|
||||
|
Reference in New Issue
Block a user