From 4f557babeaa247d53c7a80b583e80308c62312e3 Mon Sep 17 00:00:00 2001 From: "Matthew W. Thompson" Date: Tue, 4 Apr 2023 13:23:43 -0500 Subject: [PATCH 1/2] Constrain pandas --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 419e7fb..8fe29ac 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -25,7 +25,7 @@ outputs: run: - python >=3.8 - openff-toolkit-base =>0.11.0 - - pandas + - pandas =1 - openmm >=7.6 - networkx - packmol From f791139f07b0aaaf847ac44d9f7438138a5e57ec Mon Sep 17 00:00:00 2001 From: "Matthew W. Thompson" Date: Tue, 4 Apr 2023 15:16:03 -0500 Subject: [PATCH 2/2] Bump build number --- recipe/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index 8fe29ac..14a4dbd 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -10,7 +10,7 @@ source: sha256: 2fed75f718c02c800d3c9ea1fab9adac9ef49826189319fbeaa2ef161678210a build: - number: 0 + number: 1 outputs: - name: {{ name|lower }}-base