scipp / ess

European Spallation Source facility bespoke, neutron scattering tools based on scipp.
https://scipp.github.io/ess/
BSD 3-Clause "New" or "Revised" License
3 stars 3 forks source link

Update scipp versions #206

Closed jl-wynen closed 1 year ago

jl-wynen commented 1 year ago

This caused the CI workflow to fail

jl-wynen commented 1 year ago

Mantid 6.7 and Scipp 23.08 are incompatible because they depend on different versions of TBB (courtesy of conda-forge global pinning). We need to run CI with Scipp 23.07 until the next Mantid release. I didn't pin in the package definitions because users may want to use ess without Mantid and we want to avoid upper limits.