summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-10-27 08:17:58 -0400
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2015-10-27 08:17:58 -0400
commit8176439058d094d690ab6a6f9095c95ce0d24305 (patch)
tree7865f2af7740a474fa8d73a529ea1930e8c994fd
parent8d55a298d9380a878d5b742b38bf79c51d7e4ea1 (diff)
downloadpython-systemd-8176439058d094d690ab6a6f9095c95ce0d24305.tar.gz
build-sys: also put pytest.ini in the tarball
Without this tests don't seem to run properly with a build dir.
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 0e755ab..00582fd 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -4,4 +4,5 @@ include README.md
include NEWS
include LICENSE.txt
include Makefile
+include pytest.ini
graft docs