Skip to content

Commit f0eb46a

Browse files
committed
MANIFEST.in: add missing entries
Contribution guide, and documentation were missing from the sdist.
1 parent db1a9e4 commit f0eb46a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
include CHANGES.rst
2+
include CONTRIBUTION.md
23
include README.md
34
include LICENSE
45
include tests/*.py
56
include tests/assets/*
67
include example*.py
78
include requirements*.txt
9+
include doc/*
810
global-exclude *~ *.bak

0 commit comments

Comments
 (0)