pyvista / pyacvd

Python implementation of surface mesh resampling algorithm ACVD
MIT License
188 stars 16 forks source link

Add Python 3.12 to build #28

Closed akaszynski closed 10 months ago

akaszynski commented 10 months ago

Resolve #27 by including cython files in the sdist.

Bonus