QT6 updated

This commit is contained in:
2023-10-10 13:07:37 -04:00
parent 670901479a
commit 3df8626c6f
3 changed files with 27 additions and 14 deletions

View File

@ -10,5 +10,5 @@ pip list > requirements.txt
RUN
source venv/bin/activate
python vcones_gui.py &
python gps_tool.py &
deactivate