Skip to content

Commit

Permalink
Make ckeck-manifest happy.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Howitz committed Feb 28, 2017
1 parent 3ec70cc commit fc6cc75
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,16 @@ include *.txt

recursive-include src *

include bootstrap.py
exclude bootstrap.py

include buildout.cfg
exclude buildout.cfg

include tox.ini
exclude tox.ini

exclude MANIFEST.in

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

0 comments on commit fc6cc75

Please sign in to comment.