summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorpab <bigot@acm.org>2009-11-07 20:08:33 -0600
committerpab <bigot@acm.org>2009-11-07 20:08:33 -0600
commit2ca2d9c4d5dc70737f88129ce58bb6aca24ce3de (patch)
treeeb0d947d9c1bc5c11948a4bc774c367df40d32a1 /MANIFEST.in
parent216347ce95cc2d7b64794aec2625763d9a487778 (diff)
Documentation cleanup
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in8
1 files changed, 4 insertions, 4 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 1a6388f..b436e6d 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -6,10 +6,10 @@ include NOTICE
include MANIFEST.in
include MANIFEST
-# Exclude the abstract (version-independent) stuff
-exclude README.txt.in
-exclude pyxb/__init__.py.in
-exclude doc/conf.py.in
+# Include the abstract (version-independent) stuff, for completeness
+include README.txt.in
+include pyxb/__init__.py.in
+include doc/conf.py.in
# Include the pre-built bindings for standard schema, excepting schema we
# downloaded.