Skip to content

Commit

Permalink
Update sdist
Browse files Browse the repository at this point in the history
  • Loading branch information
trungleduc committed Nov 25, 2023
1 parent c94392a commit 7ea0d84
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 0 additions & 4 deletions jupyter_app_launcher/_version.py

This file was deleted.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ fields = ["description", "authors", "urls"]

[tool.hatch.build.targets.sdist]
artifacts = ["jupyter_app_launcher/labextension"]
exclude = [".github", "binder"]
exclude = [".github", "binder", "docs"]

[tool.hatch.build.targets.wheel.shared-data]
"jupyter_app_launcher/labextension" = "share/jupyter/labextensions/jupyter_app_launcher"
Expand Down

0 comments on commit 7ea0d84

Please sign in to comment.