summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 05c3182..63e3421 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,8 +1,8 @@
-include AUTHORS CHANGES LICENSE README.rst BADGES.rst
+include AUTHORS CHANGES LICENSE README.rst BADGES.rst version.txt
recursive-include pint *
recursive-include docs *
recursive-include bench *
prune docs/_build
prune docs/_themes/.git
-exclude .editorconfig bors.toml pull_request_template.md requirements_docs.txt
+exclude .editorconfig bors.toml pull_request_template.md requirements_docs.txt version.py
global-exclude *.pyc *~ .DS_Store *__pycache__* *.pyo .travis-exclude.yml