We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7ec0b41 commit 904074bCopy full SHA for 904074b
.readthedocs.yml
@@ -3,6 +3,8 @@ build:
3
os: ubuntu-22.04
4
tools:
5
python: "3.13"
6
+ apt_packages:
7
+ - default-jre
8
jobs:
9
pre_install:
10
- bash scripts/rtd_pre_install.sh
0 commit comments