File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# This is a list of support package path patterns that we exclude
22# from all Python-Apple-support tarballs.
33# It is used by `tar -X` during the Makefile build.
4- # Remove pyc files. These take up space, but since most stdlib modules are
5- # never imported by user code, they mostly have no value.
6- */__pycache__
Original file line number Diff line number Diff line change 11# This is a list of support package path patterns that we exclude
22# from all Python-Apple-support tarballs.
33# It is used by `tar -X` during the Makefile build.
4- # Remove pyc files. These take up space, but since most stdlib modules are
5- # never imported by user code, they mostly have no value.
6- */__pycache__
Original file line number Diff line number Diff line change 11# This is a list of support package path patterns that we exclude
22# from all Python-Apple-support tarballs.
33# It is used by `tar -X` during the Makefile build.
4- # Remove pyc files. These take up space, but since most stdlib modules are
5- # never imported by user code, they mostly have no value.
6- */__pycache__
You can’t perform that action at this time.
0 commit comments