aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorPaul Ganssle <paul@ganssle.io>2016-03-15 13:36:37 -0400
committerPaul Ganssle <paul@ganssle.io>2016-03-15 13:36:37 -0400
commitefd3200aff5a9449e7aed3c10ead88b0ca08507c (patch)
treede1fc0c44d7111d34db144f15b186c8dc03677c3 /MANIFEST.in
parentfcd9fcd9a5b443ae505382c08fe703a90adb35a8 (diff)
downloaddateutil-efd3200aff5a9449e7aed3c10ead88b0ca08507c.tar.gz
Fix issue with MANIFEST.in test inclusion.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index cee1ef9..dd5142e 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,4 +1,4 @@
include LICENSE NEWS zonefile_metadata.json updatezinfo.py
-recursive-include dateutils/test/ *
+recursive-include dateutil/test *
global-exclude __pycache__
global-exclude *.py[co]