Skip to content

Commit

Permalink
docs: try again to fix readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
pleasantone committed Aug 3, 2024
1 parent 27c7370 commit 4fad381
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ python:
- requirements: docs/requirements.txt
# Install our python package before building the docs
- method: pip
path: .
path: .[web]
1 change: 0 additions & 1 deletion docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,2 +1 @@
furo
flask

0 comments on commit 4fad381

Please sign in to comment.