Skip to content
Snippets Groups Projects
Commit b7efc749 authored by Wout De Nolf's avatar Wout De Nolf
Browse files

Merge branch 'optional_tango_dependency' into 'main'

install extra for online data processing

See merge request !67
parents 46bbaf62 d4dad977
No related branches found
No related tags found
1 merge request!67install extra for online data processing
Pipeline #124057 passed
......@@ -32,10 +32,10 @@ install_requires =
where=src
[options.extras_require]
bliss =
blissdata
online =
blissdata[tango]
test =
%(bliss)s
%(online)s
pytest >=7
dev =
%(test)s
......
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