Manifest.in: include all script in tests
We now have a small fake editor scrip that should be in the dist tarball.
exclude tests/test-drop.t
exclude tests/test-oldconvert.t
include COPYING
include docs/figures/hgview-example.png
include docs/makefile
include docs/*.py
include docs/README
include docs/*.rst
include docs/static/*.svg
include docs/tutorials/*.t
include hgext/evolve.py
include hgext/__init__.py
include hgext/pushexperiment.py
include hgext/simple4server.py
include README
include setup.py
include tests/*.py
include tests/*.sh
include tests/*.t
recursive-include docs/figures *.svg