Skip to content

Commit f8c4fc6

Browse files
committed
Merge pull request #10 from jtriley/patch-1
MANIFEST.in: add entire docs folder (not just rst)
2 parents 3f0cc5d + 468ce16 commit f8c4fc6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

MANIFEST.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ include INSTALL
44
include LICENSE
55
include MANIFEST.in
66
include README.md
7-
recursive-include docs *.rst
7+
recursive-include docs *
8+
recursive-exclude docs/_build
89
prune docs/_build

0 commit comments

Comments
 (0)