Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c61402b

Browse files
committed
Update PyPI link
1 parent b6b4613 commit c61402b

1 file changed

Lines changed: 2 additions & 5 deletions

File tree

Doc/whatsnew/whatsnew23.tex

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -716,11 +716,8 @@ \section{PEP 301: Package Index and Metadata for
716716
The core component is the new Distutils \command{register} command.
717717
Running \code{python setup.py register} will collect the metadata
718718
describing a package, such as its name, version, maintainer,
719-
description, \&c., and send it to a central catalog server.
720-
Currently the catalog can be browsed at
721-
\url{http://www.amk.ca/cgi-bin/pypi.cgi}, but it will move to
722-
some hostname in the \code{python.org} domain before the final version
723-
of 2.3 is released.
719+
description, \&c., and send it to a central catalog server. The
720+
catalog is available from \url{http://www.python.org/pypi}.
724721

725722
To make the catalog a bit more useful, a new optional
726723
\var{classifiers} keyword argument has been added to the Distutils

0 commit comments

Comments
 (0)