From 3e49c8512526c064942b214297c99ecd59244fd5 Mon Sep 17 00:00:00 2001 From: rohe0002 Date: Tue, 25 Oct 2011 16:26:04 +0200 Subject: [PATCH] Added description of files that should be part of the package --- MANIFEST.in | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 MANIFEST.in diff --git a/MANIFEST.in b/MANIFEST.in new file mode 100644 index 0000000..7b4d9b0 --- /dev/null +++ b/MANIFEST.in @@ -0,0 +1,8 @@ +include *.py +exclude mdcheck.py run_x.py +recursive-include template *.* +recursive-include pki ssl.* +recursive-include attributemaps *.py +recursive-include attributemaps *.pyc +recursive-exclude template modules_python +recursive-include etc *_config.py metadata.xml pysaml_config.py -- 2.1.4