mirror of
https://github.com/readthedocs/sphinx_rtd_theme.git
synced 2025-02-25 18:55:21 -06:00
9 lines
118 B
YAML
9 lines
118 B
YAML
version: 2
|
|
python:
|
|
version: 3.6
|
|
install:
|
|
- method: pip
|
|
path: .
|
|
extra_requirements:
|
|
- docs
|