mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-16 21:44:10 +02:00
Upgraded readthedocs recipe
Refs https://github.com/simonw/sqlite-utils/pull/691#issuecomment-3644136334
This commit is contained in:
parent
4892c72701
commit
af04768e73
1 changed files with 6 additions and 9 deletions
|
|
@ -4,16 +4,13 @@ sphinx:
|
||||||
configuration: docs/conf.py
|
configuration: docs/conf.py
|
||||||
|
|
||||||
build:
|
build:
|
||||||
os: ubuntu-22.04
|
os: ubuntu-24.04
|
||||||
tools:
|
tools:
|
||||||
python: "3.11"
|
python: "3.13"
|
||||||
|
jobs:
|
||||||
python:
|
install:
|
||||||
install:
|
- pip install --upgrade pip
|
||||||
- method: pip
|
- pip install --group 'docs'
|
||||||
path: .
|
|
||||||
dependency-groups:
|
|
||||||
- dev
|
|
||||||
|
|
||||||
formats:
|
formats:
|
||||||
- pdf
|
- pdf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue