Skip to content

Commit e426a64

Browse files
committed
Exclude build docs from sdist.
This shrinks the sdist from 2MB to ~250KB... just realized that after uploading 5.2.1 took way too long. Apparently 5.2.0 alsho shipped built docs.
1 parent c85f8ac commit e426a64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ include README.md
55
# Documentation
66
graft docs
77
exclude docs/\#*
8+
exclude docs/_*
89

910
# Examples
1011
graft examples

0 commit comments

Comments
 (0)