diff --git a/jupyterlab/pyproject.toml b/jupyterlab/pyproject.toml index a832d40262..63de63d548 100644 --- a/jupyterlab/pyproject.toml +++ b/jupyterlab/pyproject.toml @@ -30,7 +30,7 @@ dynamic = ["description", "authors", "urls", "keywords"] source = "nodejs" [tool.hatch.metadata.hooks.nodejs] -fields = ["description", "authors", "urls"] +fields = ["description", "authors", "urls", "keywords"] [tool.hatch.build.targets.sdist] artifacts = ["qsharp-jupyterlab/labextension"]