From 4a8c54536d36ed4777d6cd16628b614f62dd3351 Mon Sep 17 00:00:00 2001 From: "Matthew W. Thompson" Date: Mon, 2 Mar 2026 13:24:46 -0600 Subject: [PATCH] Test against https://github.com/openforcefield/openff-interchange/pull/1454 --- environment.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/environment.yaml b/environment.yaml index 74e7b8a..d5bb4da 100644 --- a/environment.yaml +++ b/environment.yaml @@ -15,4 +15,6 @@ dependencies: - python - gufe >=1.7.0, <1.8.0 - openfe==1.8.0 - - openff-interchange-base != 0.5.1 # https://github.com/openforcefield/openff-interchange/issues/1450 + - openff-interchange-base !=0.5.1 +pip: + - git+https://github.com/openforcefield/openff-interchange.git@fix-1453