Skip to content

Commit 4d241ec

Browse files
committed
Fix including test files in distributions
1 parent 84f3fcf commit 4d241ec

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

MANIFEST.in

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ include dev-requirements.txt
77
graft docs
88
graft examples
99

10+
# Test files
11+
graft jupyter_core/tests/dotipython
12+
graft jupyter_core/tests/dotipython_empty
13+
1014
# docs subdirs we want to skip
1115
prune docs/_build
1216

0 commit comments

Comments
 (0)