diff --git a/MANIFEST.in b/MANIFEST.in index 08c279773..4027dd3f4 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -4,8 +4,10 @@ include *.txt include *.rst graft jupytext/labextension - +graft jupyter-config +graft packages graft tests + global-exclude *__pycache__ global-exclude *.pyc global-exclude *population.ipynb