From e84cbfd2a8d17c931ccfaa96464f79f8095dc938 Mon Sep 17 00:00:00 2001 From: Federico Stagni Date: Thu, 29 Aug 2024 09:51:30 +0200 Subject: [PATCH] fix: python version 3.11 --- environment.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/environment.yml b/environment.yml index 995ba7feb..57fb2e794 100644 --- a/environment.yml +++ b/environment.yml @@ -3,7 +3,7 @@ channels: - conda-forge - nodefaults dependencies: - - python + - python =3.11 - pip - m2crypto - python-gfal2