Skip to content

Commit

Permalink
Fix ReadTheDocs configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
pschafhalter committed Apr 6, 2022
1 parent 1c16d18 commit 608353d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,6 @@ build:

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

0 comments on commit 608353d

Please sign in to comment.