source:
trunk/.readthedocs.yaml
Last change on this file was c3e4cace, checked in by Florian Sesser <florian@…>, at 2025-01-23T19:31:03Z | |
---|---|
|
|
File size: 165 bytes |
Line | |
---|---|
1 | version: 2 |
2 | |
3 | build: |
4 | os: ubuntu-22.04 |
5 | tools: |
6 | python: "3.10" |
7 | |
8 | python: |
9 | install: |
10 | - requirements: docs/requirements.txt |
11 | |
12 | sphinx: |
13 | configuration: docs/conf.py |
Note: See TracBrowser
for help on using the repository browser.