diff setup.py @ 155:083c38bdfa64

Merge from hgweb
author mpm@selenic.com
date Wed, 25 May 2005 08:54:54 -0800
parents 4a6ab4d80dc4 67b8d24d2dbe
children 2653740d8118
line wrap: on
line diff
--- a/setup.py
+++ b/setup.py
@@ -16,4 +16,4 @@ setup(name='mercurial',
       license='GNU GPL',
       packages=['mercurial'],
       ext_modules=[Extension('mercurial.mpatch', ['mercurial/mpatch.c'])],
-      scripts=['hg', 'hgweb.py'])
+      scripts=['hg'])