Use modern Docker image.

This commit is contained in:
Itamar Turner-Trauring 2023-05-04 13:10:23 -04:00
parent ff1b791886
commit 3d6b3b3b74
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