Skip to content

Commit 2844845

Browse files
authored
fix: Add animations dependencies to .readthedocs.yml
1 parent 6ea84b4 commit 2844845

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ build:
1313
- asdf global uv latest
1414
install:
1515
- uv pip install --upgrade pip
16-
- uv pip install --group docs .
16+
- uv pip install --group docs ".[animations]"
1717

1818
sphinx:
1919
configuration: docs/conf.py

0 commit comments

Comments
 (0)