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
Always force rebuilding Cython files to make sure we build for the right Python
version.
This allows to remove the hack we had in tox.ini and makes sure that when
building from a sdist, the .c files are generated with the right Python version.
Fixes#1461
Co-authored-by: Brett Langdon <[email protected]>
0 commit comments