summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in11
1 files changed, 9 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 8586f10..938fb5c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,14 @@
-include docs/*.txt
-include license.txt
+graft .github
graft tests
graft paste/deploy/paster_templates
+include docs/*.txt
+include license.txt
+include pytest.ini
+include tox.ini
+include rtd.txt
+include pyproject.toml
+include contributing.md
+
global-exclude __pycache__ *.py[cod]
global-exclude .DS_Store