issues
search
joshua-auchincloss
/
hatch-cython
cython hooks for hatch
MIT License
27
stars
5
forks
source link
v0.2.1: unit tests & fix single file projects
#11
Closed
joshua-auchincloss
closed
1 year ago
joshua-auchincloss
commented
1 year ago
fix bug where generator doesn't interpret
([])
as
gen -> list
in single file extension compiles
add unit tests for coverage to plugin
([])
asgen -> list
in single file extension compiles