Skip to content

Commit 04947c3

Browse files
authored
Merge pull request #79 from oremanj/fix-manifest
2 parents 6bfb6f8 + 1c11153 commit 04947c3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

MANIFEST.in

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1-
include README.rst
1+
include README.rst LICENSE* CODE_OF_CONDUCT* CONTRIBUTING*
2+
include .coveragerc
23
include ci/test-requirements.txt
34
recursive-include tests *.pem
5+
recursive-include docs *
6+
prune docs/build

0 commit comments

Comments
 (0)