summaryrefslogtreecommitdiff
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorpab <devnull@localhost>2009-08-10 00:46:32 +0000
committerpab <devnull@localhost>2009-08-10 00:46:32 +0000
commit3a64811437519bd7dae554cfd0007d5a9c5d8b63 (patch)
tree91e4fcada99ea2419a89109b1fa6f87d732343e6 /MANIFEST.in
parent8bad4f138ce8e361b1d29841b41cb6ead7f1ffed (diff)
Correct distribution problems
Diffstat (limited to 'MANIFEST.in')
-rw-r--r--MANIFEST.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 2ceb6a8..06f417c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,7 +1,8 @@
# Legal stuff
include LICENSE NOTICE
+# Miscellaneous other
+MANIFEST.in MANIFEST
# Include the pre-built bindings for standard schema
-recursive-include pyxb/standard *.py *.wxs
recursive-include pyxb/bundles *.py *.wxs
# Include all the unit tests
recursive-include tests *.py *.xsd *.xml