NVIDIA / numba-cuda

BSD 2-Clause "Simplified" License
24 stars 7 forks source link

[BUG] Editable installs broken #20

Closed gmarkall closed 1 month ago

gmarkall commented 1 month ago

Since the move to setuptools (#16), editable installs are broken because the redirector pth and py files are not copied to site-packages. This probably needs an additional workaround like the existing one in setup.py