Skip to content

Commit

Permalink
Apply suggestion
Browse files Browse the repository at this point in the history
  • Loading branch information
fepegar committed Dec 2, 2024
1 parent baf3400 commit cebbb8a
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,8 @@ build:
os: ubuntu-22.04
tools:
python: "3.12"
commands:
- pip install . --dependency-groups=doc
jobs:
install:
- pip install .
- pip install dependency-groups
- pip-install-dependency-groups doc

0 comments on commit cebbb8a

Please sign in to comment.