Skip to content

Commit 25c95ac

Browse files
committed
Exclude *.pyc files from source tarballs
1 parent a15afe2 commit 25c95ac

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,5 @@ include requirements.txt
77

88
graft git/test/fixtures
99
graft git/test/performance
10+
11+
global-exclude __pycache__ *.pyc

0 commit comments

Comments
 (0)