Skip to content

Commit ae76dcb

Browse files
author
Joshua Harlow
committed
Include docs in the built packages
Seems like people would like the docs included in the package output, so ensure we pick them up. Fixes issue #379
1 parent 9d43660 commit ae76dcb

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,5 @@ exclude Makefile
99
exclude run_failure.py
1010
recursive-include kazoo *
1111
recursive-exclude sw *
12+
recursive-include docs *
1213
global-exclude *pyc *pyo

0 commit comments

Comments
 (0)