summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDirk Mueller <dirk@dmllr.de>2013-06-13 10:39:54 +0200
committerDirk Mueller <dirk@dmllr.de>2013-06-13 10:39:54 +0200
commitad67b3cf3849952ee385a4e8660f59fa3f7cdd52 (patch)
tree0dd37b4a1b953715ba453ed5490d802b98271488
parent56f78ff3b96ddefff54b58d0126f8b6aa51dade7 (diff)
downloadoslo-config-ad67b3cf3849952ee385a4e8660f59fa3f7cdd52.tar.gz
Tar up .testr.conf as well
Allows unit-tests to be run from the tarball release. Change-Id: I35e453ea18611b94f954f067699b5f1823ea7481
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index e0f4b24..87929f7 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,7 +2,7 @@ include AUTHORS
include ChangeLog
include LICENSE
include README.rst
-include tox.ini
+include tox.ini .testr.conf
recursive-include tests *
recursive-include tools *
recursive-include doc *