From b981f5d77893d48ad4c2314e855637401ce0f6cc Mon Sep 17 00:00:00 2001 From: Jonathan Shimwell Date: Fri, 16 Sep 2022 13:18:44 +0100 Subject: [PATCH] Specify python version --- conda/meta.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conda/meta.yaml b/conda/meta.yaml index fcdd308..da3c2eb 100644 --- a/conda/meta.yaml +++ b/conda/meta.yaml @@ -21,7 +21,7 @@ requirements: - setuptools>=46.4.0 - setuptools_scm>=6.3.1 run: - - python + - python {{ python }} - moab * nompi_tempest_* - trimesh - networkx