diff options
| author | ianb <devnull@localhost> | 2006-01-09 05:58:24 +0000 |
|---|---|---|
| committer | ianb <devnull@localhost> | 2006-01-09 05:58:24 +0000 |
| commit | 2a9341bf0034b61510ae575dcceefa8ecbfd2bc8 (patch) | |
| tree | 9301347941e7204895e0ae4d67a9b1109131bbea | |
| parent | 30367f73323c633cef00dfb32ca5e56f3415826b (diff) | |
| download | paste-2a9341bf0034b61510ae575dcceefa8ecbfd2bc8.tar.gz | |
Updated desc, added news
| -rw-r--r-- | setup.cfg | 2 | ||||
| -rw-r--r-- | setup.py | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -12,7 +12,7 @@ docs = docs/index.txt docs/DeveloperGuidelines.txt docs/StyleGuide.txt docs/download/index.txt docs/develop-example.txt docs/developer-features.txt docs/enabled.txt docs/install-example.txt - docs/related-projects.txt + docs/related-projects.txt docs/news.txt exclude_modules = paste.script paste.deploy paste.webkit paste.util.subprocess24 paste.util.doctest24 paste.util.string24 paste.util.UserDict24 @@ -107,7 +107,7 @@ Other Tools HTML code, in ``paste.url`` The latest version is available in a `Subversion repository -<http://svn.pythonpaste.org/Paste/trunk#egg=Paste==dev>`_. +<http://svn.pythonpaste.org/Paste/trunk#egg=Paste-dev>`_. For the latest changes see the `news file <http://pythonpaste.org/news.html>`_. |
