diff --git a/MANIFEST.in b/MANIFEST.in index e1eec727..1e29e8b8 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,5 +1,7 @@ include *.rst include deepdiff/*.rst include *.txt +include LICENSE AUTHORS +recursive-include tests *.py global-exclude __pycache__ global-exclude *.py[co]