packages: update counts, add command (#29789)

This commit is contained in:
Erick Friis
2025-02-13 12:45:25 -08:00
committed by GitHub
parent 8d0e31cbc5
commit ff13384eb6
3 changed files with 169 additions and 146 deletions

View File

@@ -83,3 +83,6 @@ lint lint_package lint_tests:
format format_diff:
uv run --group lint ruff format docs cookbook
uv run --group lint ruff check --select I --fix docs cookbook
update-package-downloads:
uv run python docs/scripts/packages_yml_get_downloads.py