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 8bae621e2..3360e7cf6 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,6 +6,6 @@ include elisp/startup elisp/*.el
include pytest.ini
recursive-include doc *.bat *.png *.py *.svg *.rst *.txt Makefile
graft tests
-recursive-exclude tests *.pyc
+recursive-exclude tests *.pyc .benchmark
recursive-exclude script *
recursive-exclude examples *