Skip to content

Commit

Permalink
f
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed Dec 3, 2023
1 parent 7c5f31a commit c6c5256
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,16 +13,16 @@ sphinx:

# Optionally set the version of Python and requirements required to build your docs
python:
os: ubuntu-20.04
version: "3.8"
install:
- method: pip
path: .
extra_requirements:
- docs

build:
image: latest
os: ubuntu-22.04
python:
version: "3.8"
apt_packages:
- openjdk-8-jdk

Expand Down

0 comments on commit c6c5256

Please sign in to comment.