setup.py
changeset 37130 a1d2d0420e22
parent 36764 3cf40112efb7
child 37180 922b3fae9c7d
--- a/setup.py	Mon Mar 26 09:21:07 2018 -0700
+++ b/setup.py	Mon Mar 26 14:17:01 2018 -0700
@@ -810,6 +810,8 @@
             'mercurial.pure',
             'mercurial.thirdparty',
             'mercurial.thirdparty.attr',
+            'mercurial.thirdparty.cbor',
+            'mercurial.thirdparty.cbor.cbor2',
             'mercurial.utils',
             'hgext', 'hgext.convert', 'hgext.fsmonitor',
             'hgext.fsmonitor.pywatchman', 'hgext.highlight',