[Distutils] test.pypi.org is now active

Donald Stufft donald at stufft.io
Mon Aug 1 18:41:54 EDT 2016


Yea, instead of testpypi.python.org you’d use test.pypi.org. Specifically for uploading you’d use something like:


[testpypiorg]
repository:https://test.pypi.org/legacy/
username: <username>
password: <password>

For downloading it’d be something like test.pypi.org/simple/


> On Aug 1, 2016, at 6:39 PM, Anna Ravenscroft <annaraven at gmail.com> wrote:
> 
> So for testing, we direct testpypi (in the pypirc) to test.pypi.org <http://test.pypi.org/>, right?
> 
> On Mon, Aug 1, 2016 at 3:26 PM, Donald Stufft <donald at stufft.io <mailto:donald at stufft.io>> wrote:
> Just an FYI, test.pypi.org <http://test.pypi.org/> is now active (this is the Warehouse instance backed by Test PyPI). Once https://github.com/pypa/warehouse/pull/1416 <https://github.com/pypa/warehouse/pull/1416> is deployed and merged test.pypi.io <http://test.pypi.io/> will start to redirect to test.pypi.org <http://test.pypi.org/>.
> 
> No changes to pypi.io <http://pypi.io/> have occurred yet, we’re still waiting on the EV Certificate to be deployed for that.
> 
>> Donald Stufft
> 
> 
> 
> _______________________________________________
> Distutils-SIG maillist  -  Distutils-SIG at python.org <mailto:Distutils-SIG at python.org>
> https://mail.python.org/mailman/listinfo/distutils-sig <https://mail.python.org/mailman/listinfo/distutils-sig>
> 
> 
> 
> -- 
> cordially,
> Anna


—
Donald Stufft



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20160801/67295f0b/attachment-0001.html>


More information about the Distutils-SIG mailing list