mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
13 lines
135 B
YAML
13 lines
135 B
YAML
version: 2
|
|
|
|
formats:
|
|
- pdf
|
|
|
|
python:
|
|
version: 3
|
|
install:
|
|
- method: pip
|
|
path: .
|
|
extra_requirements:
|
|
- docs
|