Skip to content

Commit

Permalink
updated readadoc yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
rongxin-liu committed Aug 16, 2023
1 parent 6627721 commit e8189d6
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
12 changes: 5 additions & 7 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
@@ -1,15 +1,13 @@
version: 2
build:
image: latest
os: "ubuntu-22.04"
tools:
python: "3.7"

python:
version: 3.7
install:
- method: pip
path: .
extra_requirements:
- develop
- requirements: requirements.txt

sphinx:
builder: dirhtml

version: 2
3 changes: 3 additions & 0 deletions docs/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
sphinx
sphinx-autobuild
sphinx_rtd_theme

0 comments on commit e8189d6

Please sign in to comment.