Skip to content

Commit

Permalink
fix exclude pyc files
Browse files Browse the repository at this point in the history
  • Loading branch information
davidism committed Nov 5, 2018
1 parent 3ca906f commit 09f4fc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ include tox.ini
graft docs
prune docs/_build
graft tests
recursive-exclude *.py[co]
global-exclude *.py[co]

0 comments on commit 09f4fc0

Please sign in to comment.