Add PyQt5 and matplotlib to requirements; gitignore __pycache__
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
+2
-1
@@ -1,4 +1,5 @@
|
|||||||
.idea/
|
.idea/
|
||||||
credentials/
|
credentials/
|
||||||
vehicle_data.json
|
vehicle_data.json
|
||||||
logs/
|
logs/
|
||||||
|
__pycache__/
|
||||||
|
|||||||
@@ -1 +1,3 @@
|
|||||||
weconnect
|
weconnect
|
||||||
|
PyQt5
|
||||||
|
matplotlib
|
||||||
Reference in New Issue
Block a user