diff --git a/pyproject.toml b/pyproject.toml index a793e90..4a58dac 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -113,6 +113,10 @@ exclude = [ "docs", ] +[tool.hatch.build.targets.wheel] +packages = ["jupyterfs"] + + [tool.hatch.build.hooks.jupyter-builder] build-function = "hatch_jupyter_builder.npm_builder" ensured-targets = [