Skip to content

Commit

Permalink
Merge pull request #643 from openstack-charmers/fix-readthedocs-integ…
Browse files Browse the repository at this point in the history
…ration

Fix typo in requirements for readthedocs integration
  • Loading branch information
freyes authored Jan 18, 2024
2 parents 089662b + 56cd716 commit d7520d3
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 @@ -12,4 +12,4 @@ sphinx:
# Explicitly set the version of Python and its requirements
python:
install:
- requirements: docs-requirements.txt
- requirements: doc-requirements.txt

0 comments on commit d7520d3

Please sign in to comment.