Codebase list apispec / 0edced0b-fb95-4ca1-8d21-d8ae278e3660/upstream readthedocs.yml
0edced0b-fb95-4ca1-8d21-d8ae278e3660/upstream

Tree @0edced0b-fb95-4ca1-8d21-d8ae278e3660/upstream (Download .tar.gz)

readthedocs.yml @0edced0b-fb95-4ca1-8d21-d8ae278e3660/upstreamraw · history · blame

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