Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit53c6770

Browse files
committed
Edited pyproject to build jupyterlab-visualpython package correctly
1 parent4eb4096 commit53c6770

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

‎jupyterlab/pyproject.toml‎

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,13 @@ source = "nodejs"
3232
fields = ["description","authors","urls"]
3333

3434
[tool.hatch.build.targets.sdist]
35+
ignore-vcs =true
3536
artifacts = ["jupyterlab-visualpython/labextension"]
3637
exclude = [".github","binder","build.jupyterlab.sh","dev-build.jupyterlab.sh"]
3738

39+
[tool.hatch.build.targets.wheel]
40+
only-include = ["jupyterlab-visualpython","lib","install.json"]
41+
3842
[tool.hatch.build.targets.wheel.shared-data]
3943
"jupyterlab-visualpython/labextension" ="share/jupyter/labextensions/jupyterlab-visualpython"
4044
"install.json" ="share/jupyter/labextensions/jupyterlab-visualpython/install.json"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp