diff --git a/MANIFEST.in b/MANIFEST.in index c51c658..7e9dd85 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,6 @@ include *.py include LICENSE -graft tests +include tox.ini +graft test global-exclude __pycache__ global-exclude *.py[co]