This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gwrtheyrn
Recipients chris.jerdonek, eric.araujo, gwrtheyrn, tarek
Date 2013-02-07.10:45:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1360233915.35.0.693027332228.issue17144@psf.upfronthosting.co.za>
In-reply-to
Content
chris, no, that command registers the package with the local index but tries to upload it to pypi.

What works is "setup.py sdist register -r wbrp upload -r wbrp" but that's kind of awful.
History
Date User Action Args
2013-02-07 10:45:15gwrtheyrnsetrecipients: + gwrtheyrn, tarek, eric.araujo, chris.jerdonek
2013-02-07 10:45:15gwrtheyrnsetmessageid: <1360233915.35.0.693027332228.issue17144@psf.upfronthosting.co.za>
2013-02-07 10:45:15gwrtheyrnlinkissue17144 messages
2013-02-07 10:45:15gwrtheyrncreate