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

13 lines
159 B
YAML

version: 2
build:
os: ubuntu-20.04
tools:
python: "2.7"
python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .