Skip to content

Commit

Permalink
ci: fix readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
js2264 committed Jul 29, 2024
1 parent 8de639b commit 7ae8c55
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,18 +7,10 @@ build:
os: ubuntu-22.04
tools:
python: "3.10"
# Build documentation in the docs/ directory with Sphinx

sphinx:
configuration: docs/source/conf.py

# Build documentation with MkDocs
#mkdocs:
# configuration: mkdocs.yml

# Optionally build your docs in additional formats such as PDF and ePub
formats: all

# Optionally set the version of Python and requirements required to build your docs
python:
install:
- method: pip
Expand Down

0 comments on commit 7ae8c55

Please sign in to comment.