Commit 80bcd21f by Ralf W. Grosse-Kunstleve Committed by GitHub

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

parent add281a2
...@@ -4,6 +4,8 @@ version: 2 ...@@ -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: ...@@ -13,3 +15,6 @@ sphinx:
python: python:
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt
formats:
- pdf
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment