Content-Length: 287817 | pFad | http://github.com/python-project-templates/base/commit/42057e0a884fd94ef8bf37ec65379c98d482535d
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1a77af2 + 4fc2836 commit 42057e0Copy full SHA for 42057e0
js/pyproject.toml.jinja
@@ -111,7 +111,9 @@ exclude = [
111
112
[tool.hatch.build.targets.wheel]
113
packages = ["{{module}}"]
114
-exclude = ["js"]
+exclude = [
115
+ "/js"
116
+]
117
118
[tool.hatch.build.hooks.jupyter-builder]
119
build-function = "hatch_jupyter_builder.npm_builder"
jupyter/pyproject.toml.jinja
@@ -118,7 +118,9 @@ exclude = [
120
121
122
123
124
125
[tool.hatch.build.targets.wheel.shared-data]
126
"{{module}}/labextension" = "share/jupyter/labextensions/{{module}}"
Fetched URL: http://github.com/python-project-templates/base/commit/42057e0a884fd94ef8bf37ec65379c98d482535d
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments