mirror of
https://github.com/pybind/pybind11.git
synced 2024-11-23 05:35:13 +00:00
[ci skip] Adopt nanobind config. (#4792)
This commit is contained in:
parent
add281a2da
commit
80bcd21fb7
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user