Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ed514e4

Browse files
committed
Don't include the node_modules JS in sdists.
1 parent 33ef669 commit ed514e4

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
@@ -21,3 +21,4 @@ recursive-include tutorials *
2121
include versioneer.py
2222
include lib/matplotlib/_version.py
2323
include tests.py
24+
recursive-exclude lib/matplotlib/backends/web_backend/node_modules *

0 commit comments

Comments
 (0)