From 0dfcedc47f18bd0e2629c32b5e513dbb32a535cb Mon Sep 17 00:00:00 2001 From: appel_c Date: Wed, 15 Jan 2025 08:20:59 +0100 Subject: [PATCH] build: add jjf_client to dependencies --- pyproject.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/pyproject.toml b/pyproject.toml index e5e49bc..c33d207 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,6 +18,7 @@ dependencies = [ "bec_server", "ophyd_devices", "std_daq_client", + "jfjoch-client", "rich", "pyepics", "pyueye", # for the IDS uEye camera