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

15 lines
191 B
YAML

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