diff options
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 1de226b..038a56f 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +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 +prune tests |
