This repository has been archived on 2024-12-05. You can view files and clone it, but cannot push or open issues or pull requests.
PyBitmessage-2024-12-05/.readthedocs.yml

10 lines
152 B
YAML

version: 2
python:
version: 3.8
install:
- requirements: docs/requirements.txt
- method: setuptools
path: .
system_packages: false