kyamagu / skia-python

Python binding to Skia Graphics Library
https://kyamagu.github.io/skia-python/
BSD 3-Clause "New" or "Revised" License
246 stars 43 forks source link

M131 public py3.13 #273

Closed HinTak closed 4 weeks ago

HinTak commented 1 month ago

272 plus building for python 3.13

HinTak commented 1 month ago

SETUPTOOLS_USE_DISTUTILS="stdlib" breaks 3.12.

So mainly we are looking for a way of getting 3.9 to work, I think.

HinTak commented 4 weeks ago

Superceded by the tidied up #275