Compare commits
11 Commits
b1782a703c
...
dd33a33f1f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd33a33f1f | ||
|
|
a0ea4c743d | ||
|
|
ec287ae047 | ||
|
|
f53a5183bc | ||
|
|
69a3e06dfc | ||
|
|
86394d8b5f | ||
|
|
7b57a8b793 | ||
|
|
954a38fa46 | ||
|
|
f7aa608ae7 | ||
|
|
11a1477d6c | ||
|
|
9f3da5e663 |
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
{
|
||||
"python.pythonPath": "relay/venv/bin/python3"
|
||||
}
|
||||
@@ -3,8 +3,8 @@ click==8.0.3
|
||||
importlib-metadata==4.8.1
|
||||
mypy-extensions==0.4.3
|
||||
pathspec==0.9.0
|
||||
pkg-resources==0.0.0
|
||||
platformdirs==2.4.0
|
||||
psycopg2-binary==2.9.1
|
||||
regex==2021.10.8
|
||||
RPi.GPIO==0.7.0
|
||||
tomli==1.2.1
|
||||
Reference in New Issue
Block a user