summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDoroth?e S?n?chal <dorothee.senechal@logilab.fr>2009-04-09 11:13:13 +0200
committerDoroth?e S?n?chal <dorothee.senechal@logilab.fr>2009-04-09 11:13:13 +0200
commit119695ffee2f54eec6399a9f810878d7bc480998 (patch)
tree15017ab6efde565552fd46d743467629d20ec59f
parented7ee1e9c01945ebd10dcff7ff1d9ea65dc3c3b9 (diff)
downloadlogilab-common-119695ffee2f54eec6399a9f810878d7bc480998.tar.gz
Added missing *.py file
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 9879b15..7c15755 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -7,6 +7,7 @@ include bin/pytest.bat
include test/data/ChangeLog
recursive-include test/data *.py *.txt *.msg *.ini *.zip *.egg
recursive-include test/data/*_dir *
+recursive-include test/input *.py
recursive-include doc/html *
include doc/pytest.1
include doc/makefile