Browse Source

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

pull/4805/head
Ralf W. Grosse-Kunstleve 2 years ago committed by GitHub
parent
commit
80bcd21fb7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .readthedocs.yml

5
.readthedocs.yml

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

Loading…
Cancel
Save