Skip to content

Commit

Permalink
fix rtd
Browse files Browse the repository at this point in the history
  • Loading branch information
dguittet committed Jan 29, 2024
1 parent edac13d commit e14413e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,12 +10,11 @@ sphinx:
configuration: docs/conf.py

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

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.10
install:
- requirements: docs/requirements.txt

0 comments on commit e14413e

Please sign in to comment.