Skip to content

Commit

Permalink
fix inclusion
Browse files Browse the repository at this point in the history
  • Loading branch information
blink1073 committed May 16, 2022
1 parent 1c7baf3 commit e37c681
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,9 @@ test = [
[project.scripts]
jupyter-server = "jupyter_server.serverapp:main"

[tool.hatch.build]
artifacts = ["jupyter_server/static/style/*.*"]

[tool.black]
line_length = 100

Expand Down

0 comments on commit e37c681

Please sign in to comment.