Screenshots for reusable modal dialogs docs, plus just shots (#2958)

docs/shots.yml defines documentation screenshots for shot-scraper

"Just shots" runs them.
This commit is contained in:
Simon Willison 2026-09-24 15:06:57 -07:00 • committed by GitHub
commit cec5e6b2ef
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
9 changed files with 157 additions and 41 deletions

View file

@ -87,6 +87,9 @@ dev = [
playwright = [
"pytest-playwright>=0.8.0",
]
shots = [
"shot-scraper>=1.12",
]
[project.optional-dependencies]
rich = ["rich"]