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 25af8e5f36
Move docs requirements to docs/
This makes the file easier to locate, by placing it next to the stuff
that it will affect.
2021-07-24 12:06:51 +01:00

11 lines
151 B
YAML

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