Codebase list apispec / 0ad00865-de80-4e42-80a4-5fa546b8743e/upstream readthedocs.yml
0ad00865-de80-4e42-80a4-5fa546b8743e/upstream

Tree @0ad00865-de80-4e42-80a4-5fa546b8743e/upstream (Download .tar.gz)

readthedocs.yml @0ad00865-de80-4e42-80a4-5fa546b8743e/upstreamraw · history · blame

version: 2
sphinx:
  configuration: docs/conf.py
formats: all
python:
  version: 3.7
  install:
    - method: pip
      path: .
      extra_requirements:
        - docs