Skip to content
This repository was archived by the owner on Mar 6, 2026. It is now read-only.

Commit 6999666

Browse files
author
Jon Wayne Parrott
authored
Exclude compiled Python files in source distributions (#215)
1 parent 5d37a64 commit 6999666

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
include README.rst LICENSE CHANGELOG.rst
22
recursive-include tests *
3+
global-exclude *.pyc __pycache__

0 commit comments

Comments
 (0)