Skip to content

Commit

Permalink
Remove dependencies for lite build
Browse files Browse the repository at this point in the history
  • Loading branch information
whitphx committed Apr 4, 2024
1 parent 971e969 commit 856a858
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ artifacts = [
artifacts = ["!gradio/templates", "!*.pyi", "!/gradio/test_data", "!/gradio/_frontend_code", "!/gradio/node"]
path = ".config/lite_builder.py"
directory = "dist-lite"
dependencies = ["lite-builder @ {root:uri}/../.config/lite-builder"]

[tool.hatch.build.targets.wheel.hooks.custom]
path = ".config/copy_frontend.py"
Expand Down

0 comments on commit 856a858

Please sign in to comment.