Skip to content

Commit

Permalink
Merge pull request #11 from aritraghsh09/documentation-patch
Browse files Browse the repository at this point in the history
Fixing documentation failures on RTD
  • Loading branch information
aritraghsh09 authored May 16, 2024
2 parents 48172cc + 62e3138 commit 3939269
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,12 @@ sphinx:

formats: all

build:
os: ubuntu-20.04
tools:
python: "3.7"

python:
version: 3.7
install:
- requirements: docs/requirements.txt

1 change: 1 addition & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -86,3 +86,4 @@ urllib3==1.25.10
virtualenv==20.0.30
websocket-client==0.57.0
Werkzeug==1.0.1
sphinx_rtd_theme

0 comments on commit 3939269

Please sign in to comment.