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.
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.