Skip to content

Commit

Permalink
Remove deprecated system_packages and bump Python version in .readthe…
Browse files Browse the repository at this point in the history
…docs.yaml
  • Loading branch information
JulianGro committed Sep 18, 2023
1 parent c4bc59e commit 6e2c907
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ build:
# "os" and "tools" are required to be able to use "jobs"
os: ubuntu-22.04
tools:
python: "3.10"
python: "3.11"
jobs:
pre_build:
- echo "Creating an index.html to work around not being able to set the default web page.."
Expand All @@ -26,4 +26,3 @@ sphinx:
python:
install:
- requirements: requirements.txt
system_packages: true # Allow use of system packages

0 comments on commit 6e2c907

Please sign in to comment.