Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 25c95ac

Browse files
committedApr 25, 2016
Exclude *.pyc files from source tarballs
1 parent a15afe2 commit 25c95ac

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎MANIFEST.in

+2
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)
Please sign in to comment.