setup.py
changeset 28541 4b81487a01d4
parent 28432 2377c4ac4eec
child 28609 c11f0992d124
--- a/setup.py	Sun Mar 13 05:17:06 2016 +0900
+++ b/setup.py	Fri Mar 11 10:30:08 2016 +0000
@@ -506,7 +506,7 @@
 packages = ['mercurial', 'mercurial.hgweb', 'mercurial.httpclient',
             'mercurial.pure',
             'hgext', 'hgext.convert', 'hgext.highlight', 'hgext.zeroconf',
-            'hgext.largefiles']
+            'hgext.largefiles', 'hgext3rd']
 
 common_depends = ['mercurial/util.h']