MANIFEST.in
author Pierre-Yves David <pierre-yves.david@ens-lyon.org>
Wed, 02 Nov 2016 18:52:46 +0100
changeset 1771 294f1a8ba0e4
parent 1770 be85d7ce8536
child 1772 8853f991a60c
permissions -rw-r--r--
Manifest.in: drop the 'tests/dummyssh' entry That file is now longer in the repository for some time.

exclude tests/test-drop.t
exclude tests/test-oldconvert.t
exclude tests/test-qsync.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/_exc-util.sh
include tests/*.py
include tests/*.t
recursive-include docs/figures *.svg