This repository was archived by the owner on Feb 15, 2023. It is now read-only.
This repository was archived by the owner on Feb 15, 2023. It is now read-only.
MAINT: Timestamp nightly wheel filenames #77
Closed
Description
Based on discussion with @mattip in #74, downstream projects using pip
to pull in our wheels from the nightly (weekly) anaconda.org repo appear to need dates stamped right into filenames, presumably because pip
is not scraping timestamp metadata directly from the uploaded files.
So it just kind of arbitrarily sorts by hash alphanumerically, which is bad.
While I'd prefer if there were a simple pip install
flag of some sort that "just worked" for pulling in the latest based on metadata, I'll open this issue to try to get done soon-ish.
At least for us, we only need to worry about Travis--we haven't done nightlies for Windows/Appveyor in recent history AFAIK.
Metadata
Metadata
Assignees
Labels
No labels