Skip to content

Commit 22a465a

Browse files
committed
RTD: use --group
1 parent 19ebb60 commit 22a465a

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

readthedocs.yml

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,9 @@ build:
44
os: ubuntu-24.04
55
tools:
66
python: "3"
7-
8-
python:
9-
install:
10-
- method: pip
11-
path: .
12-
extra_requirements:
13-
- dev
7+
jobs:
8+
install:
9+
- pip install --group dev
1410

1511
sphinx:
1612
configuration: doc/conf.py

0 commit comments

Comments
 (0)