Skip to content

Commit e1242f9

Browse files
committed
Update MANIFEST.in to include project metadata
1 parent eff5da8 commit e1242f9

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)