Codebase list apispec / a818f36f-342b-47c2-967b-64a9cef2da66/main readthedocs.yml
a818f36f-342b-47c2-967b-64a9cef2da66/main

Tree @a818f36f-342b-47c2-967b-64a9cef2da66/main (Download .tar.gz)

readthedocs.yml @a818f36f-342b-47c2-967b-64a9cef2da66/mainraw · history · blame

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