Skip to content

Commit 431dec8

Browse files
committed
remove docs from packages
1 parent cc9c9b9 commit 431dec8

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

MANIFEST.in

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@ include README.md
55
include setup.py
66
include pyproject.toml
77

8-
graft doc
9-
prune doc/build
10-
118
graft LICENSES
129

1310
graft pandas
@@ -20,8 +17,10 @@ global-exclude *.gz
2017
global-exclude *.h5
2118
global-exclude *.html
2219
global-exclude *.json
20+
global-exclude *.pdf
2321
global-exclude *.pickle
2422
global-exclude *.png
23+
global-exclude *.pptx
2524
global-exclude *.pyc
2625
global-exclude *.pyd
2726
global-exclude *.ods

0 commit comments

Comments
 (0)