-
- Downloads
Updated files, removed @staticmethods
... | ... | @@ -7,10 +7,11 @@ rich |
pyyaml | ||
# add the git repo | ||
git+https://gitlab.tugraz.at/flexsensor-public/captdevicecontrol.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/cmp.git@develop | ||
git+https://github.com/agentsmith29/fs.captdevicecontrol@develop | ||
git+https://github.com/agentsmith29/fstools.cmp@develop | ||
git+https://github.com/agentsmith29/fstools.confighandler@develop | ||
git+https://github.com/agentsmith29/fstools.fswidgets@develop | ||
# Local installs | ||
#../confighandler | ||
... | ... |
Please register or sign in to comment