mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-12 03:24:23 +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
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
os: ubuntu-24.04
|
||||
tools:
|
||||
python: "3.11"
|
||||
|
||||
python:
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
dependency-groups:
|
||||
- dev
|
||||
python: "3.13"
|
||||
jobs:
|
||||
install:
|
||||
- pip install --upgrade pip
|
||||
- pip install --group 'docs'
|
||||
|
||||
formats:
|
||||
- pdf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue