[ci skip] Adopt nanobind config. (#4792)

This commit is contained in:
Ralf W. Grosse-Kunstleve 2023-08-15 07:02:54 -07:00 committed by GitHub
parent add281a2da
commit 80bcd21fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -4,6 +4,8 @@ version: 2
build: build:
os: ubuntu-22.04 os: ubuntu-22.04
apt_packages:
- librsvg2-bin
tools: tools:
python: "3.11" python: "3.11"
@ -13,3 +15,6 @@ sphinx:
python: python:
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
formats:
- pdf