summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorSergey Schetinin <sergey@maluke.com>2011-03-22 02:52:04 +0200
committerSergey Schetinin <sergey@maluke.com>2011-03-22 02:52:04 +0200
commit3586f2595b432c2b306ffd6d18503b81ad91a217 (patch)
tree81f7cc85db2d3a670c8452809660e8f4363803c1 /setup.py
parent4b660c217e91d5ae554d2d885871fc113957a8a6 (diff)
downloadwebob-3586f2595b432c2b306ffd6d18503b81ad91a217.tar.gz
update pypi description
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py8
1 files changed, 5 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 5ae12f9..bf9876c 100644
--- a/setup.py
+++ b/setup.py
@@ -18,9 +18,11 @@ You may install the `in-development version of WebOb
<http://bitbucket.org/ianb/webob/get/tip.gz#egg=WebOb-dev>`_ with
``pip install WebOb==dev`` (or ``easy_install WebOb==dev``).
-See also: `changelog <http://pythonpaste.org/webob/news>`_,
-`mailing list <http://bit.ly/paste-users>`_,
-`bug tracker <https://bitbucket.org/ianb/webob/issues>`_.
+* `Bug tracker <https://bitbucket.org/ianb/webob/issues>`_
+* `Browse source code <https://bitbucket.org/ianb/webob/src>`_
+* `Mailing list <http://bit.ly/paste-users>`_
+* `Release news <http://pythonpaste.org/webob/news>`_
+* `Detailed changelog <http://pythonpaste.org/webob/changesets>`_
""",
classifiers=[
"Development Status :: 6 - Mature",