6b594c9f32
Fix MANIFEST.in to include missing tools and tox.ini in generated tarballs. Fixes bug 960027 Change-Id: I2e13aa89b7db4c98bb9c884c40d4858047c579f1
9 lines
173 B
Plaintext
9 lines
173 B
Plaintext
include AUTHORS
|
|
include HACKING
|
|
include LICENSE
|
|
include README.rst
|
|
include run_tests.sh tox.ini
|
|
recursive-include docs *
|
|
recursive-include tests *
|
|
recursive-include tools *
|