Skip to content

requirements: force matplotlib < 3.9

payno requested to merge fix_104 into main

As we have silx < 2 and silx 1 is using matplotlib.cm.get_cmap + matplolib has removed this function we are force to have this condition. It must be removed with silx < 2 constraint close #104 (closed)

Merge request reports