MANIFEST.in
author Pierre-Yves David <pierre-yves.david@logilab.fr>
Mon, 27 Aug 2012 15:31:42 +0200
branchstable
changeset 527 b81193ef3488
parent 524 ba0a3d0f942f
child 529 365bf87ed4e8
permissions -rw-r--r--
docs: add missing blank line after Copyright notice

recursive-include docs/figures *.svg
include docs/figures/hgview-example.png
include docs/*.rst
include docs/*.py
include docs/tutorials/*.t
include docs/makefile
include hgext/__init__.py
include hgext/evolve.py
include setup.py
include README
include COPYING
include tests/*.t
include tests/*.py