mirror of
https://github.com/simonw/datasette.git
synced 2026-09-27 04:14:25 +02:00
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:
parent
8e17729ff3
commit
cec5e6b2ef
9 changed files with 157 additions and 41 deletions
|
|
@ -87,6 +87,9 @@ dev = [
|
|||
playwright = [
|
||||
"pytest-playwright>=0.8.0",
|
||||
]
|
||||
shots = [
|
||||
"shot-scraper>=1.12",
|
||||
]
|
||||
|
||||
[project.optional-dependencies]
|
||||
rich = ["rich"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue