1
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2026-04-15 13:10:54 +02:00

Compare commits

...

1 Commits

Author SHA1 Message Date
e6cc6a857f fix: also install bec_server on branch in CI 2025-04-01 11:11:44 +02:00

View File

@@ -60,6 +60,7 @@ stages:
.install-repos: &install-repos
- pip install -e ./ophyd_devices
- pip install -e ./bec/bec_lib[dev]
- pip install -e ./bec/bec_server[dev]
- pip install -e ./bec/bec_ipython_client
- pip install -e ./bec/pytest_bec_e2e