From f2d8592d5432f2890183704e8b53bc58f0b6918a Mon Sep 17 00:00:00 2001 From: Giordon Stark Date: Wed, 20 Nov 2024 19:11:16 +0100 Subject: [PATCH] Update recipes/atlas-schema/meta.yaml Co-authored-by: Filipe --- recipes/atlas-schema/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes/atlas-schema/meta.yaml b/recipes/atlas-schema/meta.yaml index fbd2a2612fe85..98b549fc9dbba 100644 --- a/recipes/atlas-schema/meta.yaml +++ b/recipes/atlas-schema/meta.yaml @@ -12,7 +12,7 @@ source: build: noarch: python - script: {{ PYTHON }} -m pip install . -vv + script: {{ PYTHON }} -m pip install . -vv --no-deps --no-build-isolation number: 0 requirements: