Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
.readthedocs.yml 125 B
version: 2

sphinx:
  configuration: doc/conf.py

python:
  version: 3.7
  install:
    - requirements: doc/requirements.txt