From 75c4393fc8401c6f1bd499846c9110b93c08178e Mon Sep 17 00:00:00 2001 From: Ryan Volz Date: Mon, 27 Feb 2023 12:24:08 -0500 Subject: [PATCH] Back to latest conda-constructor. --- buildenv.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildenv.yaml b/buildenv.yaml index d7eb31c..3dd229c 100644 --- a/buildenv.yaml +++ b/buildenv.yaml @@ -4,6 +4,6 @@ channels: dependencies: - anaconda-client - conda-build - - constructor 3.4.1 + - constructor - python-patch - requests