Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
goodwanghan authored Jan 21, 2024
1 parent ba009cb commit 47d1960
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
version: 2

# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
tools:
python: "3.10"
jobs:
pre_install:
- pip install -U pip

sphinx:
configuration: docs/conf.py

python:
install:
- requirements: requirements.txt

0 comments on commit 47d1960

Please sign in to comment.