Skip to content

Commit

Permalink
Second attempt to build docs on readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
jojonas committed May 6, 2023
1 parent ad0c883 commit 4c88b86
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ formats: []
build:
os: ubuntu-22.04
tools:
python: "3.10"
python: "3"

python:
install:
Expand All @@ -17,11 +17,9 @@ python:
extra_requirements:
- docs

# Configuration for the documentation build process (stable/latest)
build:
image: latest

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

0 comments on commit 4c88b86

Please sign in to comment.