Pillow/.readthedocs.yml
2023-04-02 17:44:48 +03:00

14 lines
159 B
YAML

version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
python:
install:
- method: pip
path: .
extra_requirements:
- docs