Skip to content

Commit f2a4687

Browse files
Pin mslice at the minor level
This allows mslice nightly to be installed alongside mantidworkbench nightly. The mechanism already exists for automatically switching between the nightly and main mantid labels.
1 parent 8e897b6 commit f2a4687

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conda/recipes/conda_build_config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ matplotlib:
6868
- 3.9.*
6969

7070
mslice:
71-
- '2.11.0'
71+
- '2.11'
7272

7373

7474
ninja:

0 commit comments

Comments
 (0)