1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/.readthedocs.yml
2023-08-23 11:24:51 +08:00

15 lines
191 B
YAML

version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
builder: dirhtml
configuration: docs/html/conf.py
python:
install:
- requirements: docs/requirements.txt