We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 863b5f5 commit 89896faCopy full SHA for 89896fa
README.rst
@@ -54,9 +54,7 @@ and then upload them manually to pypi, or by using twine_.
54
55
To download, use something like::
56
57
- python tools/download-wheels.py 0.5.0 --staging-url=https://anaconda.org/nipy/nipy --prefix=nipy -w wheelhouse
58
-
59
-where `0.5.0` is the release version.
+ gh run download
60
61
You may want to add the `sdist` to the `wheelhouse`. Build, copy with::
62
0 commit comments