Skip to content

Commit 94d0491

Browse files
committed
Move kaleido
1 parent 93e4e1b commit 94d0491

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,10 +39,11 @@ server = [
3939
"dash", "dash-daq", "gunicorn", "redis",
4040
"Flask-Caching", "gevent", "dash-mp-components",
4141
"robocrys", "habanero", "hiphive", "dscribe",
42-
"dash-extensions", "sentry-sdk", "kaleido"
42+
"dash-extensions", "sentry-sdk",
4343
]
4444
fermi = ["ifermi", "pyfftw"]
4545
vtk = ["dash-vtk"]
46+
figures = ["kaleido"]
4647

4748
[tool.poetry.dev-dependencies]
4849
black = "^20.8b1"

0 commit comments

Comments
 (0)