1
mirror of https://github.com/home-assistant/core synced 2024-07-12 07:21:24 +02:00
ha-core/.readthedocs.yml
Ville Skyttä 43474762b2
Drop remaining Python < 3.8 support (#44743)
Co-authored-by: Paulus Schoutsen <paulus@home-assistant.io>
Co-authored-by: Franck Nijhof <git@frenck.dev>
2021-01-04 11:47:29 +01:00

11 lines
134 B
YAML

# .readthedocs.yml
build:
image: latest
python:
version: 3.8
setup_py_install: true
requirements_file: requirements_docs.txt