From 9d5f242fea84e0c46def75d7c1f9d8f2319fb718 Mon Sep 17 00:00:00 2001 From: Maksim Rakitin Date: Mon, 29 Apr 2024 11:24:09 -0400 Subject: [PATCH] Comment out `hklpy` for now diff envs/env-py311.yml envs/env-py312.yml 1c1 < name: 2024-2.0-py311-tiled --- > name: 2024-2.0-py312-tiled 10c10 < - python >=3.11,<3.12 --- > - python >=3.12,<3.13 172c172 < - shadow3 >=23.1.4 --- > # - shadow3 >=23.1.4 174c174 < - sirepo-bluesky >=0.6.2 --- > # - sirepo-bluesky >=0.6.2 192c192 < - bloptools >=0.6.1 --- > # - bloptools >=0.6.1 206c206 < - hklpy # [linux] --- > # - hklpy # [linux] 222c222 < - ortools-python --- > # - ortools-python --- envs/env-py312.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/envs/env-py312.yml b/envs/env-py312.yml index 6bcdf7a..5d313d5 100644 --- a/envs/env-py312.yml +++ b/envs/env-py312.yml @@ -203,7 +203,7 @@ dependencies: - simple-pid - slack-sdk # Beamline-specific packages - - hklpy # [linux] + # - hklpy # [linux] - hxnfly >=0.0.11 - kkcalc - ppmac