From e2d9bf6a82fd75f4ec91877f5adc6e0875df2431 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ionel=20Cristian=20M=C4=83rie=C8=99?= Date: Sun, 8 Feb 2015 19:13:46 +0200 Subject: [PATCH] Correct tests location in manifest. --- MANIFEST.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MANIFEST.in b/MANIFEST.in index f6c7bced..422d2544 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,5 @@ graft pelican/themes -graft pelican/tests +graft pelican_tests graft pelican/tools/templates graft docs graft samples