Skip to content

Commit

Permalink
update readthedocs yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
alemuntoni committed Dec 14, 2023
1 parent 5afb434 commit 7c42f90
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ build:
os: "ubuntu-22.04"
apt_packages:
- libopengl0
tools:
python: "3.11"

# Optionally set the version of Python and requirements required to build your docs
python:
version: "3.11"
install:
- requirements: requirements.txt
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/conf.py

0 comments on commit 7c42f90

Please sign in to comment.