Add Manifest file

This commit is contained in:
Priyanka Rani 2013-10-23 17:32:38 +05:30
parent 81bf0bb3ce
commit f810bab59a
1 changed files with 13 additions and 0 deletions

13
MANIFEST.in Normal file
View File

@ -0,0 +1,13 @@
include INSTALL
include README
include TODO
include COPYRIGHT
include CHANGELOG
include LICENSE
include tryton.cfg
include *.xml
include view/*.xml
include *.odt
include locale/*.po
include doc/*
include tests/*.rst