mcneel / rhino3dm

Libraries based on OpenNURBS with a RhinoCommon style
MIT License
593 stars 134 forks source link

Python 3.10 Support #428

Closed sbaer closed 2 years ago

sbaer commented 2 years ago

We need to start building a binary distribution for Python 3.10

fraguada commented 2 years ago

Added python 310 to

Testing builds now on workflow_ci seems to work ok. Anywhere else we need to add 3.10?

fraguada commented 2 years ago

@sbaer check the artifacts of this workflow run: https://github.com/mcneel/rhino3dm/actions/runs/1461953321 There should be python 3.10 releases for linux, macos, and windows.

jesterKing commented 2 years ago

The Python 3.10 packages work great. Tested on MacOS and Windows.