This commit is contained in:
2025-05-15 18:28:48 -03:00
parent 29f149eded
commit 7cb9da7478
2 changed files with 7 additions and 0 deletions

View File

@@ -15,6 +15,9 @@ openapi:
seeds:
uv run -m cli.seeds
jupyter:
uv run --with jupyter jupyter lab
pytest:
uv run pytest