From d44b6d40e9d81cb4d618bd0198769e2f65faa082 Mon Sep 17 00:00:00 2001 From: Kristoffer Andersen Date: Thu, 20 Apr 2023 06:48:44 +0200 Subject: [PATCH] pin lief version for conda build --- conda/environment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/conda/environment.yml b/conda/environment.yml index 80bad83288..863f45f4fb 100644 --- a/conda/environment.yml +++ b/conda/environment.yml @@ -10,5 +10,4 @@ dependencies: - ripgrep - pip - pip: - - --extra-index-url https://lief.s3-website.fr-par.scw.cloud/latest - - lief + - lief==0.13