Skip to content

Restrict Numpy < 1.18 for now

Maximilian Schambach requested to merge fix/numpy-pipeline-fail into master

Description

Restrict to Numpy < 1.18 since color-science package is incompatible. This is temporary and should be removed when colour-science is updated.

Related Issue: https://github.com/colour-science/colour/issues/543

Related PR: https://github.com/colour-science/colour/pull/544

Should be fixed with colour>=0.3.15

Edited by Maximilian Schambach

Merge request reports