Skip to content

Commit 344df35

Browse files
committed
reorder
1 parent 812e218 commit 344df35

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

postBuild

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
pip install -e qe_xml_parser
2-
pip install -e python_workflow_definition
3-
verdi presto --profile-name pwd
41
conda env create -n preprocessing -f source/envs/preprocessing.yaml -y
52
conda env create -n processing -f source/envs/processing.yaml -y
63
conda env create -n postprocessing -f source/envs/postprocessing.yaml -y
74
conda env update --name base --file environment_qe.yml
5+
pip install -e qe_xml_parser
6+
pip install -e python_workflow_definition
7+
verdi presto --profile-name pwd

0 commit comments

Comments
 (0)