[AstroPy] [astropy-dev] Astropy v1.0rc1 ready for testing

Matthew Brett matthew.brett at gmail.com
Wed Nov 25 13:31:44 EST 2015


Hi,

On Tue, Nov 24, 2015 at 11:46 AM, Erik Tollerud <erik.tollerud at gmail.com> wrote:
> Hello all,
>
> The astropy v1.1 release candidate is available for testing on pypi:
> https://pypi.python.org/pypi/astropy/1.1rc1
>
> Please help us test if you can! You can install it with pip by doing "pip
> install astropy==1.1rc1".  If you're using an anaconda distribution, you'll
> either need to "conda remove astropy" or make a new environment before
> installing the RC from pip.

I built OSX wheels for the rc1.   To test:

pip install --pre --trusted-host wheels.scipy.org -f
http://wheels.scipy.org astropy

To get the wheel on Python 3.5, you'll need the latest pip (``pip
install -U pip``).

Cheers,

Matthew



More information about the AstroPy mailing list