diff MANIFEST.in @ 1810:ce4018f03520

hgext3rd: move 'obsolete' as 'evolve.legacy' We move that last extension. It seems like we could use the repo upgrade framework for this, but this is another adventure.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Tue, 01 Nov 2016 16:18:21 +0100
parents 7edd4ceefce0
children b1a81ef01faa
line wrap: on
line diff
--- a/MANIFEST.in	Tue Nov 01 16:11:50 2016 +0100
+++ b/MANIFEST.in	Tue Nov 01 16:18:21 2016 +0100
@@ -1,6 +1,6 @@
 exclude contrib/nopushpublish.py
-exclude hgext/obsolete.py
 exclude hgext3rd/evolve/hack/*.py
+exclude hgext3rd/evolve/legacy.py
 exclude Makefile
 exclude tests/test-drop.t
 exclude tests/test-inhibit.t