setup.py
changeset 40495 3a333a582d7b
parent 40446 b6bc2293cdf3
child 40858 67d20f62fd19
--- a/setup.py	Wed Oct 17 17:42:32 2018 +0300
+++ b/setup.py	Thu Sep 27 13:03:19 2018 -0400
@@ -844,6 +844,7 @@
             'hgext.infinitepush',
             'hgext.highlight',
             'hgext.largefiles', 'hgext.lfs', 'hgext.narrow',
+            'hgext.remotefilelog',
             'hgext.zeroconf', 'hgext3rd',
             'hgdemandimport']
 if sys.version_info[0] == 2: