mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
10 lines
157 B
YAML
10 lines
157 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
builder: htmldir
|
|
configuration: docs/html/conf.py
|
|
|
|
python:
|
|
version: 3.7
|
|
install:
|
|
- requirements: tools/requirements/docs.txt
|