Skip to content

Commit b88fcd0

Browse files
authored
Install Python Workflow Definition from conda-forge (#4)
1 parent 1e694e2 commit b88fcd0

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

environment.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@ channels:
22
- conda-forge
33
dependencies:
44
- python =3.12
5-
- pip:
6-
- python-workflow-definition==0.0.1
5+
- python-workflow-definition =0.0.1

0 commit comments

Comments
 (0)