We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e898f commit d3b07afCopy full SHA for d3b07af
python/jupyter_leaflet/pyproject.toml
@@ -55,6 +55,7 @@ source = "nodejs"
55
[tool.hatch.build.targets.sdist]
56
exclude = [
57
".github",
58
+ ".yarn",
59
]
60
61
[tool.hatch.build.hooks.jupyter-builder]
0 commit comments