/cython_bug_demo

Minimal reproducer of cython compliation bug

Primary LanguagePython

Minimal reproducer of cython compliation bug

This repository was built to demonstrate an issue with creating a python package based on pyproject.toml, where the cython extension is handled using the extension-helpers package, https://github.com/astropy/extension-helpers.