From 395a626245a46c855274247dce6880439b770dc1 Mon Sep 17 00:00:00 2001 From: Jan Janssen Date: Fri, 25 Apr 2025 15:35:08 +0200 Subject: [PATCH] Install Python Workflow Definition from conda-forge --- environment.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/environment.yml b/environment.yml index 60e3675..76eb70b 100644 --- a/environment.yml +++ b/environment.yml @@ -2,5 +2,4 @@ channels: - conda-forge dependencies: - python =3.12 -- pip: - - python-workflow-definition==0.0.1 +- python-workflow-definition =0.0.1