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: I2e13aa89b7db4c98bb9c884c40d4858047c579f1changes/27/5627/1
parent
3d9a2284d3
commit
6b594c9f32
|
@ -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 *
|
||||
|
|
Loading…
Reference in New Issue