Skip to content

Commit

Permalink
Update .readthedocs.yaml for resolving build problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Farzaneh-Keighobadi committed Jan 7, 2024
1 parent d1f7607 commit 73921ea
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ sphinx:

# We recommend specifying your dependencies to enable reproducible builds:
# https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
# python:
# install:
# - requirements: docs/requirements.txt
python:
install:
- requirements: docs/requirements.txt

0 comments on commit 73921ea

Please sign in to comment.