comparison MANIFEST.in @ 1773: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
comparison
equal deleted inserted replaced
1772:8853f991a60c 1773:28745dc48ba0
12 include hgext/__init__.py 12 include hgext/__init__.py
13 include hgext/pushexperiment.py 13 include hgext/pushexperiment.py
14 include hgext/simple4server.py 14 include hgext/simple4server.py
15 include README 15 include README
16 include setup.py 16 include setup.py
17 include tests/_exc-util.sh
18 include tests/*.py 17 include tests/*.py
18 include tests/*.sh
19 include tests/*.t 19 include tests/*.t
20 recursive-include docs/figures *.svg 20 recursive-include docs/figures *.svg