Skip to content

Commit 7ef19f4

Browse files
SilkeSchomannjhaigh0thomashampson
authored andcommitted
Use Mslice as conda package instead of an external interface (mantidproject#38299)
Install MSlice as a runtime dependency of mantidworkbench MSlice will no longer be installed via cmake as an external interface. Instead it is now a runtime dependency of the mantidworkbench conda package. Co-authored-by: Jonathan Haigh <35813666+jhaigh0@users.noreply.github.com> Co-authored-by: thomashampson <thomas.hampson@stfc.ac.uk>
1 parent ffd94f6 commit 7ef19f4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

conda/recipes/conda_build_config.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,9 @@ matplotlib:
7272
mslice:
7373
- '2.10'
7474

75+
mslice:
76+
- '2.10'
77+
7578
ninja:
7679
- '>=1.10.2'
7780

0 commit comments

Comments
 (0)