Skip to content

Commit

Permalink
Exclude compiled Python files in source distributions (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Wayne Parrott authored Nov 13, 2017
1 parent 5d37a64 commit 6999666
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
@@ -1,2 +1,3 @@
include README.rst LICENSE CHANGELOG.rst
recursive-include tests *
global-exclude *.pyc __pycache__

0 comments on commit 6999666

Please sign in to comment.