| commit | 6a067e3ce5caf7255384c786ac968f725c93cd79 | [log] [tgz] |
|---|---|---|
| author | Daan Hoogland <daan@onecht.net> | Thu Aug 17 08:43:01 2023 +0200 |
| committer | Daan Hoogland <daan@onecht.net> | Thu Aug 17 08:43:01 2023 +0200 |
| tree | 22fab0ad20a071c278f879279025521a3aa0f902 | |
| parent | e09a450ce0240f8866d8e7a263f7fcc4221ff148 [diff] |
new buildthedocs reqs
diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 12e88e9..78c7c22 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml
@@ -1,5 +1,10 @@ version: 2 +build: + os: "ubuntu-22.04" + tools: + python: "3.11" + python: install: - requirements: requirements.txt