Skip to content

Commit

Permalink
exclude compiled files from source dist
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanno Schlichting committed Dec 22, 2011
1 parent 6945966 commit f83d90f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MANIFEST.in
Expand Up @@ -2,3 +2,6 @@ include *.rst
include *.txt

recursive-include pythongettext *

global-exclude *.pyc
global-exclude *.pyo

0 comments on commit f83d90f

Please sign in to comment.