2
0
Fork 0
mirror of https://github.com/meisnate12/Plex-Meta-Manager synced 2025-02-09 18:43:25 +00:00
Plex-Meta-Manager/.readthedocs.yml

21 lines
214 B
YAML
Raw Normal View History

2022-03-08 08:06:22 +00:00
# .readthedocs.yml
version: 2
build:
image: latest
sphinx:
configuration: docs/conf.py
formats: all
python:
version: "3.7"
system_packages: true
install:
- requirements: docs/requirements.txt