These should have been updated by postgrest-nixpkgs-upgrade, when I upgraded the Nixpkgs pin, but I did not follow my own readme, and just ran nix flake update...
11 lines
164 B
YAML
11 lines
164 B
YAML
version: 2
|
|
sphinx:
|
|
configuration: docs/conf.py
|
|
python:
|
|
install:
|
|
- requirements: docs/requirements.txt
|
|
build:
|
|
os: ubuntu-24.04
|
|
tools:
|
|
python: "3.12"
|