From 4b0fac080167431c0dfc242a265109c4ed7f98ec Mon Sep 17 00:00:00 2001 From: Harrison Deng Date: Fri, 21 Feb 2025 06:51:20 +0000 Subject: [PATCH] Added grayskull and curl to environment.yml --- environment.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/environment.yml b/environment.yml index 8addee7..d8c1806 100644 --- a/environment.yml +++ b/environment.yml @@ -10,3 +10,5 @@ dependencies: - conda-build - twine==6.0.1 - setuptools_scm + - grayskull + - curl