-
- Downloads
Fixed IDE related errors in version 1.0.0.
... | ... | @@ -7,11 +7,11 @@ rich |
pyqtgraph | ||
# add the git repo | ||
git+https://gitlab.tugraz.at/flexsensor-public/modules/fswidgets.git@develop | ||
#git+https://gitlab.tugraz.at/flexsensor-public/modules/confighandler.git@develop | ||
#git+https://gitlab.tugraz.at/flexsensor-public/modules/cmp.git@develop | ||
git+https://gitlab.tugraz.at/flexsensor-public/modules/fswidgets.git@main | ||
git+https://gitlab.tugraz.at/flexsensor-public/modules/confighandler.git@main | ||
git+https://gitlab.tugraz.at/flexsensor-public/modules/cmp.git@main | ||
# Local installs | ||
../tools/confighandler | ||
#../captdevicecontrol | ||
../tools/cmp | ||
\ No newline at end of file | ||
#../tools/confighandler | ||
#../tools/fswidgets | ||
#../tools/cmp | ||
\ No newline at end of file |
Please sign in to comment