From 14505272ec5d30e876dc3761234c589a4c73fe61 Mon Sep 17 00:00:00 2001 From: Michael Elsdoerfer Date: Sun, 27 Jul 2008 02:02:47 +0200 Subject: [PATCH] include tests in source distribution --- MANIFEST.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index 785affa..0e2ba0e 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,4 @@ include README include LICENSE -include MANIFEST.in \ No newline at end of file +include MANIFEST.in +recursive-include tests *.py \ No newline at end of file -- 2.26.2