fabiommendes/sidekick

View on GitHub
.readthedocs.yml

Summary

Maintainability
Test Coverage
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 2

sphinx:
  configuration: docs/conf.py

formats:
  - pdf

python:
  version: 3.7
  install:
    - method: pip
      path: .