Merge pull request #1300 from tahoe-lafs/4026-unbreak-docs-build

Unbreak Sphinx

Fixes ticket:4026
This commit is contained in:
Itamar Turner-Trauring 2023-05-04 16:15:12 -04:00 committed by GitHub
commit bbe0e2abec
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,10 @@
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.10"
python:
install:
- requirements: docs/requirements.txt

0
newsfragments/4026.minor Normal file
View File