Pillow/.readthedocs.yml
Andrew Murray 6a6487bd2a
Use latest version of Python
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
2023-12-09 09:09:49 +11:00

16 lines
172 B
YAML

version: 2
formats: [pdf]
build:
os: ubuntu-22.04
tools:
python: "3"
python:
install:
- method: pip
path: .
extra_requirements:
- docs