Skip to content

Commit

Permalink
Fix ReadTheDocs Build (securefederatedai#1043)
Browse files Browse the repository at this point in the history
* Fix readthedocs

* Create generate_docs.yml

* Update generate_docs.yml

* Delete .github/workflows/generate_docs.yml

Separate into a new PR
  • Loading branch information
psfoley authored Aug 29, 2024
1 parent fc5c905 commit 652665c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,6 @@ sphinx:
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python:
install:
- method: pip
path: .
- requirements: docs/requirements-docs.txt

0 comments on commit 652665c

Please sign in to comment.