Files
cbwebreader/.readthedocs.yaml

9 lines
175 B
YAML

# File: .readthedocs.yaml
version: 2
# Explicitly set the version of Python and its requirements
python:
version: 3.10
install:
- requirements: docs/requirements.txt