We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc52f6e commit c1a30dcCopy full SHA for c1a30dc
1 file changed
environment.yml
@@ -2,12 +2,14 @@ channels:
2
- conda-forge
3
dependencies:
4
- python=3.12
5
-- aiida-workgraph=0.4.10
6
- pyiron_base=0.11.7
7
- qe=7.2
8
- qe-tools=2.0.0
9
- ase=3.24.0
10
- matplotlib=3.10.1
11
- xmlschema=3.4.3
12
- jobflow=0.1.19
13
-- pygraphviz=1.14
+- pygraphviz=1.14
+- pip
14
+- pip:
15
+ - git+https://github.com/aiidateam/aiida-workgraph.git@898b6eb4dada8ecc551b55378e1f3799720b7c5d
0 commit comments