Skip to content

Commit 9268b72

Browse files
committed
read the docs: fix dependency installation
1 parent 1aae569 commit 9268b72

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.readthedocs.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ build:
55
os: ubuntu-22.04
66
tools:
77
python: "3.13"
8+
jobs:
9+
install:
10+
- pip install --group 'docs' .
811

912
sphinx:
1013
configuration: docs/source/conf.py

0 commit comments

Comments
 (0)