diff --git a/MANIFEST.in b/MANIFEST.in index 2c38b05..86dbb8c 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -3,5 +3,6 @@ include README.rst include HISTORY.rst include tests.py graft docs +graft examples global-exclude __pycache__ global-exclude *.pyc