Codebase list apispec / 4c37a978-efff-4bcb-91d9-ac0af4eb41c6/main readthedocs.yml
4c37a978-efff-4bcb-91d9-ac0af4eb41c6/main

Tree @4c37a978-efff-4bcb-91d9-ac0af4eb41c6/main (Download .tar.gz)

readthedocs.yml @4c37a978-efff-4bcb-91d9-ac0af4eb41c6/mainraw · history · blame

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