You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should only generate C files for releases, and not distribute them with the repo, as scipy does.
It's pretty easy to find out whether you are doing an dev build and cythonize or just build the c files that are shipped with the release.