Content-Length: 286216 | pFad | http://github.com/python-project-templates/base/commit/4fc2836465bfa36171e101991f799cee901f4318

42 Tweak hatch excludes slightly for better formatting · python-project-templates/base@4fc2836 · GitHub
Skip to content

Commit 4fc2836

Browse files
committed
Tweak hatch excludes slightly for better formatting
1 parent db48511 commit 4fc2836

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

js/pyproject.toml.jinja

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,9 @@ exclude = [
111111

112112
[tool.hatch.build.targets.wheel]
113113
packages = ["{{module}}"]
114-
exclude = ["js"]
114+
exclude = [
115+
"/js"
116+
]
115117

116118
[tool.hatch.build.hooks.jupyter-builder]
117119
build-function = "hatch_jupyter_builder.npm_builder"

jupyter/pyproject.toml.jinja

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,9 @@ exclude = [
118118
119119
[tool.hatch.build.targets.wheel]
120120
packages = ["{{module}}"]
121-
exclude = ["js"]
121+
exclude = [
122+
"/js"
123+
]
122124
123125
[tool.hatch.build.targets.wheel.shared-data]
124126
"{{module}}/labextension" = "share/jupyter/labextensions/{{module}}"

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/python-project-templates/base/commit/4fc2836465bfa36171e101991f799cee901f4318

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy