Skip to content

Commit 2604228

Browse files
committed
adding requirements.txt to .pre-commit-config/yaml. Does this fix remote build of docs?
1 parent aff1df4 commit 2604228

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,4 +26,4 @@ sphinx:
2626
# Optionally declare the Python requirements required to build your docs
2727
python:
2828
install:
29-
- requirements: requirements-docs.txt
29+
- requirements: requirements-docs.txt, requirements.txt

0 commit comments

Comments
 (0)