Skip to content

Commit d5a67f2

Browse files
authored
Install Python Workflow Definition from conda-forge (#2)
1 parent cabcccd commit d5a67f2

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,12 +2,11 @@ channels:
22
- conda-forge
33
dependencies:
44
- python =3.12
5+
- python-workflow-definition =0.0.1
56
- ase=3.24.0
67
- hatchling =1.27.0
78
- matplotlib=3.10.1
89
- xmlschema=3.4.3
910
- optimade=1.2.3
1011
- qe=7.2
1112
- qe-tools=2.0.0
12-
- pip:
13-
- python-workflow-definition==0.0.1

0 commit comments

Comments
 (0)