summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPhilippe Pepiot <philippe.pepiot@logilab.fr>2019-11-08 08:13:15 +0100
committerPhilippe Pepiot <philippe.pepiot@logilab.fr>2019-11-08 08:13:15 +0100
commitf98404a0b29faa6d0e7382560c79a188e45bf00c (patch)
tree7cd3c6b20e22997adaee4dd76209a9359d00b354
parentbd0b147cea7f916a3ceffcba11b15429a31d4264 (diff)
downloadlogilab-common-f98404a0b29faa6d0e7382560c79a188e45bf00c.tar.gz
Include docs in sdist
Followup b05f25 where doc directory has been renamed to docs but wasn't included in the sdist.
-rw-r--r--MANIFEST.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index faee190..aa2ca1c 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -9,6 +9,6 @@ recursive-include test *.py *.txt *.msg *.ini *.zip *.egg
recursive-include test/data/*_dir *
recursive-include test/input *.py
recursive-include doc/html *
-include doc/logilab-pytest.1
-include doc/makefile
+include docs/logilab-pytest.1
+include docs/makefile
include __pkginfo__.py