1
0
mirror of https://github.com/home-assistant/core synced 2024-07-08 20:17:01 +00:00
home-assistant-core/.readthedocs.yml
Ville Skyttä 40d871a1a3
Update readthedocs config (#65230)
Co-authored-by: Martin Hjelmare <marhje52@gmail.com>
2022-01-30 20:15:32 -08:00

15 lines
186 B
YAML

# .readthedocs.yml
version: 2
build:
os: ubuntu-20.04
tools:
python: "3.9"
python:
install:
- method: setuptools
path: .
- requirements: requirements_docs.txt