[AstroPy] Nightly wheels for the astropy core package

Thomas Robitaille thomas.robitaille at gmail.com
Wed Jul 6 11:03:54 EDT 2022


Hi everyone,

As part of the Astropy project, we provide nightly wheel builds of the
development version of astropy which can be used e.g. in continuous
integration for other packages to test against the developer version of
astropy without having to waste computing time building it from source.

Until now, these wheels were hosted on the pkgs.dev.azure.com server, but
as we have now migrated the building of wheels away from Azure (to GitHub
actions), the URL where the developer wheels are stored has now changed to:

    https://pypi.anaconda.org/astropy/simple

To install the latest nightly wheel of astropy, you would now need to do:

    pip install -U -i https://pypi.anaconda.org/astropy/simple astropy --pre

Let me know if you run into any issues!

Cheers,
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/astropy/attachments/20220706/0e616478/attachment.html>


More information about the AstroPy mailing list