Skip to content

Commit

Permalink
Explicitly exclude .pyc from sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Feb 23, 2017
1 parent b902464 commit e3d4a6b
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 @@ -5,3 +5,4 @@ include LICENSE
include README.rst
recursive-include bootstrap3 *
recursive-include demo *
global-exclude *.pyc

0 comments on commit e3d4a6b

Please sign in to comment.