June 21, 2016
7:46 p.m.
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@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@scipy.org https://mail.scipy.org/mailman/listinfo/scipy-dev