summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Bishop <stuart@stuartbishop.net>2014-03-21 13:29:42 +0700
committerStuart Bishop <stuart@stuartbishop.net>2014-03-21 13:29:42 +0700
commit4252eaa41454da5b41f9f7d8bf4fcd22fe83cd58 (patch)
tree6671c1841d979d21a57eaedef0bb182b4828f24c
parentf866b409a00bd2c44b34464861e8fdb59b89f138 (diff)
downloadpytz-4252eaa41454da5b41f9f7d8bf4fcd22fe83cd58.tar.gz
Remove manifest warnings in some installersrelease_2014.1.1
-rw-r--r--src/MANIFEST.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/MANIFEST.in b/src/MANIFEST.in
index d3e1fca..fda34e2 100644
--- a/src/MANIFEST.in
+++ b/src/MANIFEST.in
@@ -1,5 +1,5 @@
include *.txt setup.py
recursive-include pytz *.py
-recursive-include pytz *.pot
+#recursive-include pytz *.pot
graft pytz/zoneinfo
-exclude test_zdump.py
+#exclude test_zdump.py