Install python packages in venv

This commit is contained in:
suchmememanyskill
2024-12-15 13:10:12 +01:00
parent 211fe15aee
commit b342e58cfc
2 changed files with 9 additions and 1 deletions

4
serial/run.sh Normal file
View File

@@ -0,0 +1,4 @@
#!/bin/bash
source ./env/bin/activate
python3 serial_server.py