From 438a07caa7c66c3954716fd611a431755232f947 Mon Sep 17 00:00:00 2001 From: Thomas Holder Date: Wed, 6 Dec 2023 20:14:37 +0100 Subject: [PATCH] Fix CI vtk-m=1.5 python<3.12 --- environment.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/environment.yml b/environment.yml index 7404200..d72a5a5 100644 --- a/environment.yml +++ b/environment.yml @@ -14,6 +14,8 @@ dependencies: - openbabel - pip - schrodinger::pymol >=2.5.6 + - schrodinger::vtk-m 1.5.* + - python <3.12 # https://github.com/schrodinger/pymol-open-source/issues/320 - pytest - qhull - rdkit