Skip to content

Commit

Permalink
Fix RTD python requirements path
Browse files Browse the repository at this point in the history
  • Loading branch information
WalterKolczynski-NOAA committed May 10, 2023
1 parent c7cc877 commit 8544015
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 @@ -17,5 +17,5 @@ sphinx:

python:
install:
- requirements: docs/source/requirements.txt
- requirements: docs/requirements.txt
system_packages: true

0 comments on commit 8544015

Please sign in to comment.