Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic182 committed Feb 6, 2024
1 parent 9a24cec commit 3faddae
Showing 1 changed file with 5 additions and 6 deletions.
11 changes: 5 additions & 6 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,8 @@ build:
formats: all

# Optionally set the version of Python and requirements required to build your docs
# python:
# version: 3.12
# install:
# - requirements: sourcedocs/requirements.txt
# - method: pip
# path: .
python:
install:
- requirements: sourcedocs/requirements.txt
- method: pip
path: .

0 comments on commit 3faddae

Please sign in to comment.