1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/.readthedocs.yml
Pradyun Gedam 9aa6cbda47
Bump ReadTheDocs Python version to 3.8
Required for compatibility with the latest sphinx-inline-tabs release.
2021-04-11 20:07:49 +01:00

11 lines
157 B
YAML

version: 2
sphinx:
builder: htmldir
configuration: docs/html/conf.py
python:
version: 3.8
install:
- requirements: tools/requirements/docs.txt