• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1version: 2
2
3sphinx:
4  builder: html
5  configuration: null
6  fail_on_warning: false
7
8python:
9  version: 3.8
10  install:
11    - requirements: docs/requirements.txt
12