Skip to content

Commit 2ad59fc

Browse files
authored
Fix just build (#1059)
1 parent 7a2c876 commit 2ad59fc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

justfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ deploy-docs: _copy-examples
7979
_build-py: && _move-generated-files
8080
uv run dash-generate-components ./src/components dash_bootstrap_components
8181
cp dash_bootstrap_components/_components/dash_bootstrap_components.min.js dist
82+
uv build --sdist --wheel
8283

8384
_copy-examples:
8485
cp examples/gallery/iris-kmeans/app.py docs/examples/vendor/iris.py

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)