Codebase list apispec / 3cb1e32d-3df4-4899-bb14-e188275d5df6/main readthedocs.yml
3cb1e32d-3df4-4899-bb14-e188275d5df6/main

Tree @3cb1e32d-3df4-4899-bb14-e188275d5df6/main (Download .tar.gz)

readthedocs.yml @3cb1e32d-3df4-4899-bb14-e188275d5df6/mainraw · history · blame

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