mantidproject / mslice

Source code for Mantid MSlice
http://mantidproject.github.io/mslice
1 stars 2 forks source link

Ensure that correct version of MSlice is started via mslicedevel.bat #898

Closed SilkeSchomann closed 1 year ago

SilkeSchomann commented 1 year ago

Description of work:

MSlicedevel.bat needs to append src to PYTHONPATH so that the development version of MSlice is started.

To test:

Run mslicedevel.bat on windows and observe which MSlice version is started.

Fixes #897