Skip to content

Commit

Permalink
Fix just build
Browse files Browse the repository at this point in the history
  • Loading branch information
tcbegley committed Jan 15, 2025
1 parent 7a2c876 commit ab627e3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions justfile
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ deploy-docs: _copy-examples
_build-py: && _move-generated-files
uv run dash-generate-components ./src/components dash_bootstrap_components
cp dash_bootstrap_components/_components/dash_bootstrap_components.min.js dist
uv build --sdist --wheel

_copy-examples:
cp examples/gallery/iris-kmeans/app.py docs/examples/vendor/iris.py
Expand Down
2 changes: 1 addition & 1 deletion uv.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ab627e3

Please sign in to comment.