-
- Downloads
Optimized imports. Updated to 1.0.0
... | @@ -7,10 +7,10 @@ rich | ... | @@ -7,10 +7,10 @@ rich |
pyyaml | pyyaml | ||
# add the git repo | # add the git repo | ||
git+https://gitlab.tugraz.at/flexsensor-public/captdevicecontrol.git@develop | git+https://gitlab.tugraz.at/flexsensor-public/captdevicecontrol.git@main | ||
git+https://gitlab.tugraz.at/flexsensor-public/modules/fswidgets.git@develop | 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/confighandler.git@main | ||
git+https://gitlab.tugraz.at/flexsensor-public/modules/cmp.git@develop | git+https://gitlab.tugraz.at/flexsensor-public/modules/cmp.git@main | ||
# Local installs | # Local installs | ||
#../confighandler | #../confighandler | ||
... | ... |
Please register or sign in to comment