Merge pull request #2386 from rolando-contrib/manifest-tweak

[MRG+1] Ignore explicitly compiled python files.
This commit is contained in:
Mikhail Korobov 2016-12-02 00:20:27 +05:00 committed by GitHub
commit 826b7e92b6
1 changed files with 1 additions and 0 deletions

View File

@ -12,3 +12,4 @@ prune docs/build
recursive-include extras *
recursive-include bin *
recursive-include tests *
global-exclude __pycache__ *.py[cod]