Add missing files to MANIFEST.in
Some files were missing from tarballs generated using 'python setup.py sdist', this adds them to MANIFEST.in. Fixes bug 1001217. Change-Id: I0c99deba3f24989b34cff27b5d3cd1c999cd08fa
This commit is contained in:
+5
-1
@@ -1,3 +1,7 @@
|
|||||||
include README.rst
|
include AUTHORS
|
||||||
|
include HACKING.rst README.rst
|
||||||
include LICENSE
|
include LICENSE
|
||||||
|
include run_tests.sh
|
||||||
|
include openstack-common.conf tox.ini
|
||||||
recursive-include tests *
|
recursive-include tests *
|
||||||
|
recursive-include tools *
|
||||||
|
|||||||
Reference in New Issue
Block a user