June 21, 2016
7:39 p.m.
<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?