1
Fork 0
mirror of https://github.com/Steffo99/bbbdl.git synced 2024-11-22 07:44:18 +00:00
bbbdl/.readthedocs.yml

18 lines
266 B
YAML
Raw Normal View History

# .readthedocs.yml
# Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2
sphinx:
configuration: docs/conf.py
formats:
- all
python:
version: 3.8
install:
- method: pip
path: .