Commit e44ccfea authored by Matthew Brett's avatar Matthew Brett
Browse files

Update Cython code links

[skip ci]
parent 6b3db57e
...@@ -15,9 +15,12 @@ Rackspace finally stopped subsidizing this container, and the Rackspace of ...@@ -15,9 +15,12 @@ Rackspace finally stopped subsidizing this container, and the Rackspace of
using https://anaconda.org/scipy-wheels-nightly/ for weekly uploads and using https://anaconda.org/scipy-wheels-nightly/ for weekly uploads and
https://anaconda.org/multibuild-wheels-staging for staging wheels to PyPI. https://anaconda.org/multibuild-wheels-staging for staging wheels to PyPI.
Another option is to use GitHub for staging --- as do Cython for Travis CI and for Another option is to use GitHub for staging --- as do Cython `for Travis CI
AppVeyor. Here is the NumPy code (for running on Travis CI) to upload to <https://github.com/MacPython/cython-wheels/blob/master/.travis.yml#L144>`_
Anaconda https://github.com/MacPython/numpy-wheels/blob/master/.travis.yml#L99 and `for AppVeyor
<https://github.com/MacPython/cython-wheels/blob/master/appveyor.yml#L118>`_.
Here is the NumPy code (for running on Travis CI) to upload to Anaconda:
https://github.com/MacPython/numpy-wheels/blob/master/.travis.yml#L99
For projects housed under the MacPython GitHub organization, you have access to For projects housed under the MacPython GitHub organization, you have access to
Anaconda upload tokens via the "Organization Secrets" Anaconda upload tokens via the "Organization Secrets"
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment