mirror of
https://github.com/pypa/pip
synced 2023-12-13 21:30:23 +01:00
25af8e5f36
This makes the file easier to locate, by placing it next to the stuff that it will affect.
10 lines
151 B
YAML
10 lines
151 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
builder: htmldir
|
|
configuration: docs/html/conf.py
|
|
|
|
python:
|
|
version: 3.8
|
|
install:
|
|
- requirements: docs/requirements.txt
|