Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
fengzch-das
multibuild
Commits
e44ccfea
Commit
e44ccfea
authored
Aug 27, 2020
by
Matthew Brett
Browse files
Update Cython code links
[skip ci]
parent
6b3db57e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
3 deletions
+6
-3
README.rst
README.rst
+6
-3
No files found.
README.rst
View file @
e44ccfea
...
...
@@ -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
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
AppVeyor. 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
Another option is to use GitHub for staging --- as do Cython `for Travis CI
<https://github.com/MacPython/cython-wheels/blob/master/.travis.yml#L144>`_
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
Anaconda upload tokens via the "Organization Secrets"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment