Skip to content

Commit

Permalink
Update ..docs.ymal
Browse files Browse the repository at this point in the history
  • Loading branch information
nghia-vo committed Nov 21, 2023
1 parent 65d187c commit 057f475
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,17 @@
# Required
version: 2

build:
os: ubuntu-22.04
tools:
python: "3.9"

# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/source/conf.py

formats: all

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

0 comments on commit 057f475

Please sign in to comment.