Manifest.in: include all script in tests
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Wed, 02 Nov 2016 18:53:28 +0100
changeset 1773 28745dc48ba0
parent 1772 8853f991a60c
child 1774 23ea1f4d4040
Manifest.in: include all script in tests We now have a small fake editor scrip that should be in the dist tarball.
MANIFEST.in
--- a/MANIFEST.in	Wed Nov 02 18:53:07 2016 +0100
+++ b/MANIFEST.in	Wed Nov 02 18:53:28 2016 +0100
@@ -14,7 +14,7 @@
 include hgext/simple4server.py
 include README
 include setup.py
-include tests/_exc-util.sh
 include tests/*.py
+include tests/*.sh
 include tests/*.t
 recursive-include docs/figures *.svg