Skip to content

Commit d81b1f4

Browse files
authored
SVG Bench example (#82)
1 parent 4491f56 commit d81b1f4

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)