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
{{ message }}
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
Stop renaming wheels. This breaks installation with new pip.
The rename makes the metadata inconsistent with the filename,
and pip 21 refuses to install such wheels after downloading them.
The reason for the rename was to get regularly incrementing version
numbers so the newest nightly in the wheelhouse is picked first.
This is now fixed in SciPy master.
0 commit comments