Skip to content

Commit

Permalink
add extra requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
imedan committed Oct 3, 2023
1 parent 15d7d53 commit 95d8c7a
Showing 1 changed file with 2 additions and 9 deletions.
11 changes: 2 additions & 9 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,5 @@ build:
os: ubuntu-22.04
tools:
python: "3.8"

python:
version: 3.8
install:
- method: pip
path: .
extra_requirements:
- docs
- requirements: docs/requirements.txt
commands:
- pip install -r docs/requirements.txt

0 comments on commit 95d8c7a

Please sign in to comment.