Skip to content

Commit

Permalink
fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
sonic182 committed Feb 6, 2024
1 parent f3da15b commit 9a24cec
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@ 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:
# version: 3.12
# install:
# - requirements: sourcedocs/requirements.txt
# - method: pip
# path: .

0 comments on commit 9a24cec

Please sign in to comment.