astrofrog / cython_bug_demo

Minimal reproducer of cython compliation bug

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Minimal reproducer of cython compliation bug


Languages

Language:Python 87.6%Language:Cython 12.4%