setup.py
changeset 37305 611e466662af
parent 37180 922b3fae9c7d
child 37569 2025bf60adb2
--- a/setup.py	Tue Apr 03 09:12:15 2018 -0700
+++ b/setup.py	Tue Apr 03 13:37:57 2018 -0400
@@ -816,7 +816,9 @@
             'mercurial.thirdparty.zope.interface',
             'mercurial.utils',
             'hgext', 'hgext.convert', 'hgext.fsmonitor',
-            'hgext.fsmonitor.pywatchman', 'hgext.highlight',
+            'hgext.fsmonitor.pywatchman',
+            'hgext.infinitepush',
+            'hgext.highlight',
             'hgext.largefiles', 'hgext.lfs', 'hgext.narrow',
             'hgext.zeroconf', 'hgext3rd',
             'hgdemandimport']