setup.py
changeset 155 083c38bdfa64
parent 72 4a6ab4d80dc4
parent 152 67b8d24d2dbe
child 157 2653740d8118
--- a/setup.py	Wed May 25 08:53:34 2005 -0800
+++ b/setup.py	Wed May 25 08:54:54 2005 -0800
@@ -16,4 +16,4 @@
       license='GNU GPL',
       packages=['mercurial'],
       ext_modules=[Extension('mercurial.mpatch', ['mercurial/mpatch.c'])],
-      scripts=['hg', 'hgweb.py'])
+      scripts=['hg'])