-
Ville Skyttä authored
Co-authored-by:
Martin Hjelmare <marhje52@gmail.com>
Ville Skyttä authoredCo-authored-by:
Martin Hjelmare <marhje52@gmail.com>
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.readthedocs.yml 186 B
# .readthedocs.yml
version: 2
build:
os: ubuntu-20.04
tools:
python: "3.9"
python:
install:
- method: setuptools
path: .
- requirements: requirements_docs.txt