Differences between revisions 1 and 5 (spanning 4 versions)
Revision 1 as of 2013-02-09 01:10:50
Size: 390
Editor: RichardJones
Comment:
Revision 5 as of 2014-05-25 14:51:25
Size: 282
Editor: 173
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
= Test PyPI Server =

Just learning the packaging ropes or trying some system integration out?

Why not use our new '''test''' PyPI server at https://testpypi.python.org/pypi

To upload packages to it:
{{{
   python setup.py upload -r https://testpypi.python.org/pypi
}}}
To install packages from it:
{{{
    pip install -i https://testpypi.python.org/pypi <package name>
}}}
My name: Maryann Manor<<BR>>
My age: 31<<BR>>
Country: Netherlands<<BR>>
Home town: Middelburg <<BR>>
ZIP: 4332 Ah<<BR>>
Address: Kleine Werfstraat 107<<BR>>
<<BR>>
Stop by my web page anti inflammatory foods list ([[https://www.youtube.com/watch?v=TrYe2_-5ohA|best site]])

My name: Maryann Manor
My age: 31
Country: Netherlands
Home town: Middelburg
ZIP: 4332 Ah
Address: Kleine Werfstraat 107

Stop by my web page anti inflammatory foods list (best site)

TestPyPI (last edited 2017-08-11 17:49:12 by rsyring)

Unable to edit the page? See the FrontPage for instructions.