0
0
mirror of https://github.com/bec-project/bec_widgets.git synced 2025-07-13 19:21:50 +02:00

fix: renaming of bec_client to bec_ipython_client

This commit is contained in:
2024-04-16 12:34:33 +02:00
committed by wakonig_k
parent 05e268d466
commit 4da625e439

View File

@ -147,7 +147,7 @@ end-2-end-conda:
- source ./bin/install_bec_dev.sh -t
- pip install -e ./bec_lib[dev]
- pip install -e ./bec_client[dev]
- pip install -e ./bec_ipython_client[dev]
- cd ../
- pip install -e .[dev]
- cd ./tests/end-2-end