Files
cbwebreader/.readthedocs.yaml
2022-08-30 23:42:45 +01:00

9 lines
174 B
YAML

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