[SciPy-Dev] [Numpy-discussion] scipy 0.18 release candidate 1

Nathaniel Smith njs at pobox.com
Tue Jun 21 15:46:01 EDT 2016


It's keyed off the version number -- sdists or wheels whose version number
contains alpha/beta/rc/dev tags are skipped by pip by default, unless --pre
was passed.

-n
On Jun 21, 2016 12:39 PM, "Evgeni Burovski" <evgeny.burovskiy at gmail.com>
wrote:

> <snip>
>
> > Would it make sense to put these wheels on PyPI, so people can test them
> > with ``pip install scipy --pre``? We do that with Numpy wheels as well
> now.
>
> Is there some incantation at upload time to mark them as pre-release,
> so that `pip install scipy` does not pick them up?
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at scipy.org
> https://mail.scipy.org/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20160621/12b4f9ba/attachment.html>


More information about the SciPy-Dev mailing list