summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorBenjamin Drung <benjamin.drung@profitbricks.com>2014-04-24 11:20:21 +0200
committerBenjamin Drung <benjamin.drung@profitbricks.com>2014-04-24 11:20:21 +0200
commitc1667250ec7f60c91d326f228de024588db789a3 (patch)
tree02d8753d5f66b75f45712240406db7a9a52d0865 /MANIFEST.in
parent44068e3e4c08ab8d8c29e2de8c897e1da3862f00 (diff)
downloadappdirs-c1667250ec7f60c91d326f228de024588db789a3.tar.gz
Include missing test/__init__.py in source distribution.
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 894efd6..6c3ac1b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,3 +2,4 @@ include README.rst
include CHANGES.rst
include LICENSE.txt
include *.py
+include test/*.py