Release Build
Wheel Build
uv build
Or:
python -m pip install build
python -m build
The build process runs the dashboard frontend build and bundles web/dist/ into the wheel.
Install Wheel
uv pip install dist/dojoagents-0.0.1-py3-none-any.whl
uv build
Or:
python -m pip install build
python -m build
The build process runs the dashboard frontend build and bundles web/dist/ into the wheel.
uv pip install dist/dojoagents-0.0.1-py3-none-any.whl