MANIFEST.in: also includes topic
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Thu, 09 Mar 2017 18:08:45 -0800
changeset 2078 890af168ca31
parent 2077 95f37f9a9064
child 2079 86984df5f92e
MANIFEST.in: also includes topic That was also overlooked when we added topic.
MANIFEST.in
--- a/MANIFEST.in	Thu Mar 09 18:07:58 2017 -0800
+++ b/MANIFEST.in	Thu Mar 09 18:08:45 2017 -0800
@@ -15,6 +15,7 @@
 include docs/tutorials/*.t
 include hgext3rd/__init__.py
 include hgext3rd/evolve/*.py
+include hgext3rd/topic/*.py
 include MANIFEST.in
 include README
 include setup.py