Currently a Work In Progress
curl -LsSf https://astral.sh/uv/install.sh | sh
Install project dependencies into the uv virtual environment and run pre-commit
uv sync --all-extras
pre-commit install
uv run pytest
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Currently a Work In Progress
curl -LsSf https://astral.sh/uv/install.sh | sh
Install project dependencies into the uv virtual environment and run pre-commit
uv sync --all-extras
pre-commit install
uv run pytest