• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1version: 2
2
3sphinx:
4  configuration: docs/conf.py
5
6formats:
7  - pdf
8
9python:
10  version: "3.8"
11  install:
12    - requirements: requirements_docs.txt
13