summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorHernan Grecco <hernan.grecco@gmail.com>2013-04-22 21:07:07 -0300
committerHernan Grecco <hernan.grecco@gmail.com>2013-04-22 21:14:56 -0300
commit48f658f9eb0f2fe99d6a65f2ee7757eb3bb47697 (patch)
treeb5a19256eea3dc8d540812c88e6cb1f88d6caeae /MANIFEST.in
parenta35d46b52be29c2dadd7c00f0a7e0a968dacdb65 (diff)
downloadpint-48f658f9eb0f2fe99d6a65f2ee7757eb3bb47697.tar.gz
Bumped year and improved relase sequence
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in10
1 files changed, 5 insertions, 5 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index b414642..f6b507c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,6 @@
-include README
-include LICENSE
-include pint/default_en.txt
+include README AUTHORS CHANGES LICENSE
recursive-include pint *
-global-exclude *.pyc *~ .DS_Store *__pycache__*
-
+recursive-include docs *
+prune docs/_build
+prune docs/_themes/.git
+global-exclude *.pyc *~ .DS_Store *__pycache__* *.pyo