diff setup.py @ 498:6b54caa8b074

update setup script and config tmpl
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 04 Sep 2010 00:17:01 +0200
parents 25ab66a26975
children 644795a4e8d2
line wrap: on
line diff
--- a/setup.py	Sat Sep 04 00:04:33 2010 +0200
+++ b/setup.py	Sat Sep 04 00:17:01 2010 +0200
@@ -7,7 +7,7 @@
     from setuptools import setup, find_packages
 
 setup(
-    name='hg_app',
+    name='hg-app',
     version=get_version(),
     description='Mercurial repository serving and browsing app',
     keywords='mercurial web hgwebdir replacement serving hgweb',