Skip to content
Snippets Groups Projects
Commit 6adaa8d2 authored by Gottfried Gaisbauer's avatar Gottfried Gaisbauer
Browse files

several things: critical socket threading bug from comba resolved. adapted...

several things: critical socket threading bug from comba resolved. adapted interfaces to pv / tank / database
parent 75be22ed
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ sudo apt install \ ...@@ -35,7 +35,7 @@ sudo apt install \
``` ```
sudo pip3 install \ sudo pip3 install \
Flask Flask-Babel Flask-SQLAlchemy Flask-WTF \ Flask Flask-Babel Flask-SQLAlchemy Flask-WTF \
mysqlclient redis simplejson mysqlclient redis simplejson mutagen
pyev python-dateutil pyev python-dateutil
``` ```
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment