Skip to content
Snippets Groups Projects
Commit 90ea5057 authored by Christoph Schmidt's avatar Christoph Schmidt
Browse files

Updated pyproject.toml

parent f16981d5
No related branches found
No related tags found
No related merge requests found
......@@ -11,10 +11,10 @@ dependencies = [
'PySide6',
'rich',
'pyyaml',
'captdevicecontrol@git+https://gitlab.tugraz.at/flexsensor-public/captdevicecontrol.git#egg=develop',
'fswidget@git+https://gitlab.tugraz.at/flexsensor-public/modules/fswidgets.git#egg=develop',
'confighandler@git+https://gitlab.tugraz.at/flexsensor-public/modules/confighandler.git#egg=develop',
'cmp@git+https://gitlab.tugraz.at/flexsensor-public/modules/cmp.git#egg=develop'
'captdevicecontrol@git+https://gitlab.tugraz.at/flexsensor-public/captdevicecontrol.git@develop',
'fswidget@git+https://gitlab.tugraz.at/flexsensor-public/modules/fswidgets.git@develop',
'confighandler@git+https://gitlab.tugraz.at/flexsensor-public/modules/confighandler.git@develop',
'cmp@git+https://gitlab.tugraz.at/flexsensor-public/modules/cmp.git@develop'
]
classifiers = [
"Programming Language :: Python :: 3",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment