SINTEF / Splipy

Spline modelling made easy.
GNU General Public License v3.0
100 stars 18 forks source link

Upgrade numpy, add Py3.10, remove Py3.6 #153

Closed TheBB closed 2 years ago

TheBB commented 2 years ago

Image and 3DM tests will be disabled in the CI pipeline for now. Images can be reenabled once Github Actions move MacOS to v11 (no Python 3.10 builds for OpenCV on earlier MacOSes). I also couldn't find a version of Rhino3DM that is pre-built for all the configurations we want.

VikingScientist commented 2 years ago

Is disabling of tests a binary decision? Do we have to disable them for all configurations if builds are missing for only some configurations?

TheBB commented 2 years ago

No, it's just a matter of convenience.

TheBB commented 2 years ago

Fixed in #154