From 432818e4cd50066b7fb5e0039ba9f0f1785f8142 Mon Sep 17 00:00:00 2001 From: David Halter Date: Mon, 19 Aug 2013 13:38:27 +0430 Subject: [PATCH] add docs to pypi release, #256 --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index f32e38c2..ed236705 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -9,4 +9,5 @@ include pytest.ini include tox.ini include jedi/mixin/*.pym recursive-include test * +recursive-include docs * recursive-exclude * *.pyc