diff options
author | PJ Eby <distutils-sig@python.org> | 2005-09-24 21:40:59 +0000 |
---|---|---|
committer | PJ Eby <distutils-sig@python.org> | 2005-09-24 21:40:59 +0000 |
commit | 20e9f30cb2de19a4d4cdc1aa53e07efc9c34bcb0 (patch) | |
tree | 1e5702825757881261854bb032e67abd11dab883 /setuptools.txt | |
parent | ad0eebab218118fa07e314032bd4097c44fc7eb2 (diff) | |
download | external_python_setuptools-20e9f30cb2de19a4d4cdc1aa53e07efc9c34bcb0.tar.gz external_python_setuptools-20e9f30cb2de19a4d4cdc1aa53e07efc9c34bcb0.tar.bz2 external_python_setuptools-20e9f30cb2de19a4d4cdc1aa53e07efc9c34bcb0.zip |
0.6a3 release.
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041255
Diffstat (limited to 'setuptools.txt')
-rwxr-xr-x | setuptools.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/setuptools.txt b/setuptools.txt index 264058a2..6884d89d 100755 --- a/setuptools.txt +++ b/setuptools.txt @@ -1610,6 +1610,8 @@ available: provide a ``--test-suite`` option, an error will occur. +.. _upload: + ``upload`` - Upload source and/or egg distributions to PyPI =========================================================== |