Skip to content

Commit 0c10aa8

Browse files
committed
resore ipywidget dev install
1 parent 69b4ab1 commit 0c10aa8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.readthedocs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@ build:
44
os: "ubuntu-22.04"
55
tools:
66
python: "mambaforge-4.10"
7-
7+
python:
8+
install:
9+
- method: pip
10+
path: ./python/ipywidgets
811
conda:
912
environment: docs/environment.yml
1013

0 commit comments

Comments
 (0)