Skip to content

Commit

Permalink
Exclude .pyc files in manifest file [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
johannesring committed May 9, 2017
1 parent b1017f6 commit cba825b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ include COPYING.LESSER
include ChangeLog
recursive-include doc *
recursive-include test *
global-exclude __pycache__ *.pyc

0 comments on commit cba825b

Please sign in to comment.