Skip to content

Commit 0e0c745

Browse files
committed
Missing bokeh_sampledata python dep to tests
1 parent 3bd7c51 commit 0e0c745

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

tests/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ version = "0.1.0"
44
description = "Quarto Tests"
55
requires-python = ">=3.12"
66
dependencies = [
7+
"bokeh-sampledata>=2024.2",
78
"bokeh>=3.6.0",
89
"ipyleaflet>=0.19.2",
910
"itables>=2.2.3",

tests/uv.lock

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)