4 lines
143 B
Markdown
4 lines
143 B
Markdown
Use `uv` for project management.
|
|
Use `uv run ruff check` for linting, and `uv run ty check` for type checking
|
|
Use `uv run pytest` for testing.
|