aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 3 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7533e12..038a56f 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,8 +1,10 @@
include README.md
+include p2r.1
recursive-include tests *.py
exclude Makefile
exclude .gitignore
exclude Dockerfile
exclude make_release.py
+exclude pyproject.toml
prune old
-include p2r.1
+prune tests