diff --git a/MANIFEST.in b/MANIFEST.in index 835a0d31..5a5149fe 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,6 +2,7 @@ include README.md include LICENSE include setupbase.py include jupyterlab_launcher/*.html +recursive-include jupyterlab_launcher/tests *.json *.jupyterlab-workspace # Patterns to exclude from any directory global-exclude *~