Mercurial > public > src > rhodecode
diff setup.py @ 774:9985eca2e4d0 beta
updated docs and setup.py docs
author | Marcin Kuzminski <marcin@python-works.com> |
---|---|
date | Thu, 18 Nov 2010 18:05:52 +0100 |
parents | 7486da5f0628 |
children | 74975001a1af |
line wrap: on
line diff
--- a/setup.py Thu Nov 18 16:23:17 2010 +0100 +++ b/setup.py Thu Nov 18 18:05:52 2010 +0100 @@ -34,7 +34,7 @@ #additional files that goes into package itself package_data = {'rhodecode': ['i18n/*/LC_MESSAGES/*.mo', ], } -description = ('Mercurial and Git repository browser/management with ' +description = ('Mercurial repository browser/management with ' 'build in push/pull server and full text search') #long description try: