Skip to content

Commit

Permalink
Fix requirements.txt path
Browse files Browse the repository at this point in the history
  • Loading branch information
manykarim committed Feb 4, 2024
1 parent ab36ada commit 868a6bb
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 @@ -22,4 +22,4 @@ sphinx:
# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: docs/requirements.txt
- requirements: doc/api/requirements.txt

0 comments on commit 868a6bb

Please sign in to comment.