bec-widgets 1.11.0__py3-none-any.whl → 1.13.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
.gitlab-ci.yml CHANGED
@@ -61,6 +61,7 @@ stages:
61
61
  - pip install -e ./ophyd_devices
62
62
  - pip install -e ./bec/bec_lib[dev]
63
63
  - pip install -e ./bec/bec_ipython_client
64
+ - pip install -e ./bec/pytest_bec_e2e
64
65
 
65
66
  .install-os-packages: &install-os-packages
66
67
  - apt-get update