Richard Nemeth
7 days ago
No known key found for this signature in database
GPG Key ID: 21C39470DF3DEC39
1 changed files with
2 additions and
2 deletions
-
.readthedocs.yaml
|
@ -4,9 +4,9 @@ sphinx: |
|
|
configuration: docs/source/conf.py |
|
|
configuration: docs/source/conf.py |
|
|
|
|
|
|
|
|
build: |
|
|
build: |
|
|
os: "ubuntu-22.04" |
|
|
|
|
|
|
|
|
os: "ubuntu-24.04" |
|
|
tools: |
|
|
tools: |
|
|
python: "3.12" |
|
|
|
|
|
|
|
|
python: "3.13" |
|
|
jobs: |
|
|
jobs: |
|
|
post_create_environment: |
|
|
post_create_environment: |
|
|
- python -m pip install poetry |
|
|
- python -m pip install poetry |
|
|