Skip to content

Commit 620c59b

Browse files
committed
SVG Bench example
1 parent cfa015d commit 620c59b

File tree

5 files changed

+581
-2
lines changed

5 files changed

+581
-2
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@ adapters = [
114114
"datasets>=2.0.0",
115115
"transformers>=4.0.0",
116116
]
117+
svgbench = [
118+
"selenium>=4.0.0",
119+
]
117120

118121
[tool.pytest.ini_options]
119122
addopts = "-q"

0 commit comments

Comments
 (0)