Skip to content

Commit b3e8d36

Browse files
committed
add [kaleido] install extra to pyproject.toml to help with installing compatible kaleido version
1 parent d871e74 commit b3e8d36

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ dependencies = [
4646

4747
[project.optional-dependencies]
4848
express = ["numpy"]
49+
kaleido = ["kaleido==1.0.0rc11"]
4950

5051
[project.scripts]
5152
plotly_get_chrome = "plotly.io._kaleido:get_chrome"

0 commit comments

Comments
 (0)