Skip to content

Commit

Permalink
Update pyproject.toml.jinja (#85)
Browse files Browse the repository at this point in the history
  • Loading branch information
joaopalmeiro authored Jul 23, 2024
1 parent 3a48386 commit 4ddbfc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template/pyproject.toml.jinja
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ test = [
source = "nodejs"

[tool.hatch.metadata.hooks.nodejs]
fields = ["description", "authors", "urls"]
fields = ["description", "authors", "urls", "keywords"]

[tool.hatch.build.targets.sdist]
artifacts = ["{{ python_name }}/labextension"]
Expand Down

0 comments on commit 4ddbfc3

Please sign in to comment.