changeset 1869:28745dc48ba0

Manifest.in: include all script in tests We now have a small fake editor scrip that should be in the dist tarball.
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
date Wed, 02 Nov 2016 18:53:28 +0100
parents 8853f991a60c
children 23ea1f4d4040
files MANIFEST.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -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