Skip to content

Commit 4b25642

Browse files
committed
Exclude __pycache__ and pyc files in MANIFEST.in
1 parent 5169a9b commit 4b25642

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

+1
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,4 @@ include msvc-build-launcher.cmd
1616
include pytest.ini
1717
include tox.ini
1818
include setuptools/tests/config/setupcfg_examples.txt
19+
global-exclude *.py[cod] __pycache__

0 commit comments

Comments
 (0)