From af6b7b8773c2ff098bce112229913dee90928bfa Mon Sep 17 00:00:00 2001 From: Erik Rose Date: Sat, 1 Sep 2018 14:12:06 -0400 Subject: Include the Sphinx docs with sdists, as per Gentoo's request. Close #136. --- MANIFEST.in | 1 + 1 file changed, 1 insertion(+) diff --git a/MANIFEST.in b/MANIFEST.in index 3f4fbd7..107a626 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,3 +1,4 @@ include README.rst include LICENSE include tox.ini +graft docs -- cgit v1.2.1