source: trunk/.readthedocs.yaml

Last change on this file was 3d6b3b3, checked in by Itamar Turner-Trauring <itamar@…>, at 2023-05-04T17:10:23Z

Use modern Docker image.

  • Property mode set to 100644
File size: 128 bytes
Line 
1version: 2
2
3build:
4  os: ubuntu-22.04
5  tools:
6    python: "3.10"
7
8python:
9   install:
10   - requirements: docs/requirements.txt
Note: See TracBrowser for help on using the repository browser.