SINTEF / Splipy

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

Make rhino3dm an optional dependency #145

Closed TheBB closed 3 years ago

TheBB commented 3 years ago

Also install opencv in the testing suite.

@VikingScientist once this is merged I'd like to make a release, so that we can publish wheels for Python 3.9, which I need to test downstream packages (siso) on 3.9 as well.

VikingScientist commented 3 years ago

Nice. Completely agree that the 3dm reader should be an optional dependency and good that you found a way to include these optional dependencies in the tests.

Before the next release I would like to have issue #146 resolved. After this is fixed, then you can pack it all up and ship it.