Skip to content

Commit

Permalink
MANIFEST: exclude *.so
Browse files Browse the repository at this point in the history
  • Loading branch information
ThomasWaldmann committed Jan 15, 2017
1 parent e0dfb65 commit d67cc22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions MANIFEST.in
Expand Up @@ -2,6 +2,7 @@ include README.rst AUTHORS LICENSE CHANGES.rst MANIFEST.in
graft src
recursive-exclude src *.pyc
recursive-exclude src *.pyo
recursive-exclude src *.so
recursive-include docs *
recursive-exclude docs *.pyc
recursive-exclude docs *.pyo
Expand Down

0 comments on commit d67cc22

Please sign in to comment.