diff options
| author | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2013-06-11 09:10:33 +0200 |
|---|---|---|
| committer | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2013-06-11 09:10:33 +0200 |
| commit | 6a428c6d76b0fdf16f5cf9996b64397cabb7d21f (patch) | |
| tree | bde6a2f1ff64a54f131ce25f21586e9a6002f3fb /docs/setuptools.txt | |
| parent | fc50a0db122dc5531a2439a39b808e4dc4b0ea59 (diff) | |
| download | python-setuptools-bitbucket-6a428c6d76b0fdf16f5cf9996b64397cabb7d21f.tar.gz | |
Update some URLs (packages.python.org -> pythonhosted.org).
Diffstat (limited to 'docs/setuptools.txt')
| -rw-r--r-- | docs/setuptools.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/setuptools.txt b/docs/setuptools.txt index 543141f7..5d80b230 100644 --- a/docs/setuptools.txt +++ b/docs/setuptools.txt @@ -2414,7 +2414,7 @@ The ``upload`` command has a few options worth noting: ====================================================== PyPI now supports uploading project documentation to the dedicated URL -http://packages.python.org/<project>/. +https://pythonhosted.org/<project>/. The ``upload_docs`` command will create the necessary zip file out of a documentation directory and will post to the repository. |
