Skip to content

Commit

Permalink
docs: Use requirements_dev.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
tillywoodfield committed Feb 13, 2024
1 parent 8003558 commit f8f38b9
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 @@ -26,7 +26,7 @@ formats: all
# Optionally declare the Python requirements required to build your docs
python:
install:
- requirements: requirements.txt
- requirements: requirements_dev.txt

# You can include or exclude git submodules from the Read the Docs
# documentation build.
Expand Down

0 comments on commit f8f38b9

Please sign in to comment.