summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 841b339..32c72ba 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,6 @@
recursive-include doc *
prune doc/_build
recursive-include examples *
-include README.rst LICENSE pexpect/bashrc.sh
+include .coveragerc README.rst LICENSE pexpect/bashrc.sh
recursive-include tests *
global-exclude __pycache__ *.pyc *~