oslo.config/MANIFEST.in
Dirk Mueller ad67b3cf38 Tar up .testr.conf as well
Allows unit-tests to be run from the tarball release.

Change-Id: I35e453ea18611b94f954f067699b5f1823ea7481
2013-06-13 10:39:54 +02:00

14 lines
234 B
Plaintext

include AUTHORS
include ChangeLog
include LICENSE
include README.rst
include tox.ini .testr.conf
recursive-include tests *
recursive-include tools *
recursive-include doc *
exclude .gitignore
exclude .gitreview
global-exclude *.pyc