Add missing tools and tox.ini to tarball

Fix MANIFEST.in to include missing tools and tox.ini in
generated tarballs. Fixes bug 960027

Change-Id: I2e13aa89b7db4c98bb9c884c40d4858047c579f1
changes/27/5627/1
Thierry Carrez 2012-03-21 15:41:12 +01:00
parent 3d9a2284d3
commit 6b594c9f32
1 changed files with 2 additions and 1 deletions

View File

@ -2,6 +2,7 @@ include AUTHORS
include HACKING
include LICENSE
include README.rst
include run_tests.sh
include run_tests.sh tox.ini
recursive-include docs *
recursive-include tests *
recursive-include tools *