Skip to content

Commit e2c2cbc

Browse files
committed
remove idom install from docs Dockerfile
1 parent 77643d0 commit e2c2cbc

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/Dockerfile

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ ADD README.md ./
2828

2929
RUN pip install -e .[all]
3030

31-
RUN python -m idom install htm victory semantic-ui-react @material-ui/core
32-
3331
# Build the Docs
3432
# --------------
3533
ADD docs/main.py ./docs/

0 commit comments

Comments
 (0)