mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-07-23 09:24:31 +02:00
parent
963518bb16
commit
80763edaa2
1 changed files with 5 additions and 1 deletions
|
|
@ -3,8 +3,12 @@ version: 2
|
|||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.11"
|
||||
|
||||
python:
|
||||
version: "3.11"
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue