Skip to content

Commit a00150f

Browse files
authored
Adjust install order in pciseq (#122)
1 parent 050fa15 commit a00150f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/methods_transcript_assignment/pciseq/config.vsh.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ engines:
151151
- type: docker
152152
image: openproblems/base_python:1
153153
__merge__:
154-
- /src/base/setup_spatialdata_partial.yaml
155154
- /src/base/setup_txsim_partial.yaml
155+
- /src/base/setup_spatialdata_partial.yaml
156156
setup:
157157
- type: python
158158
github: [acycliq/pciSeq@issue_14]

0 commit comments

Comments
 (0)