Re: Building skimage wheels for OS X using Travis CI

July 1, 2014
8:21 p.m.
Hi Matthew On Tue, Jul 1, 2014 at 5:13 PM, Matthew Brett <matthew.brett@gmail.com> wrote:
The wheels should appear in this directory:
http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn...
Is there a way to get a friendlier URL for this location?
cd scikit-image git co v0.10.1 cd dist curl -O http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn... curl -O http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn... curl -O http://a365fff413fe338398b6-1c8a9b3114517dc5fe17b7c3f8c63a43.r19.cf2.rackcdn... cd .. twine upload dist/*.whl
A script that automatically does this would make the release manager's life so much easier. Stéfan
3913
Age (days ago)
3913
Last active (days ago)
0 comments
1 participants
participants (1)
-
Stéfan van der Walt