Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2013-02-09 01:10:50
Size: 390
Editor: RichardJones
Comment:
Revision 3 as of 2014-05-04 03:34:41
Size: 143
Editor: DRhodes
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>
}}}
Hello! <<BR>>
My name is Jannette and I'm a 27 years old girl from Switzerland.<<BR>>
<<BR>>
Look at my weblog ... the elevation group mlm

Hello!
My name is Jannette and I'm a 27 years old girl from Switzerland.

Look at my weblog ... the elevation group mlm

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

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