heitzmann / gdstk

Gdstk (GDSII Tool Kit) is a C++/Python library for creation and manipulation of GDSII and OASIS files.
https://heitzmann.github.io/gdstk/
Boost Software License 1.0
324 stars 78 forks source link

build for python 3.12 #213

Closed joamatab closed 7 months ago

joamatab commented 7 months ago

fixes https://github.com/heitzmann/gdstk/issues/210

webknjaz commented 7 months ago

The actual problem in that windows job is that building PyYAML 6.0 from sdist crashes and GHA is set up confusingly. See: https://github.com/jazzband/pip-tools/issues/2021#issuecomment-1862001748.