Skip to content

Commit

Permalink
Use the same requirements for local and rtd installs.
Browse files Browse the repository at this point in the history
  • Loading branch information
tonyandrewmeyer committed Nov 27, 2024
1 parent 959bbbf commit 166292e
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,7 @@ version: 2

python:
install:
- method: pip
path: .
extra_requirements:
- docs

python:
install:
- method: pip
path: testing/
- requirements: docs/requirements.txt

build:
os: ubuntu-22.04
Expand Down

0 comments on commit 166292e

Please sign in to comment.