From 07daf93022932fdf3fc36a5178c70418b0f1461f Mon Sep 17 00:00:00 2001 From: ymlesni Date: Tue, 20 May 2025 21:23:14 +0200 Subject: [PATCH] Update environment.yml --- environment.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/environment.yml b/environment.yml index 6d15657..242f25c 100644 --- a/environment.yml +++ b/environment.yml @@ -1,5 +1,5 @@ channels: - - conda-forge - - defaults + - conda-forge + - defaults dependencies: - - python \ No newline at end of file + - python \ No newline at end of file