Codebase list apispec / 84d361c5-2bcd-4847-8283-05e83ead6e90/upstream readthedocs.yml
84d361c5-2bcd-4847-8283-05e83ead6e90/upstream

Tree @84d361c5-2bcd-4847-8283-05e83ead6e90/upstream (Download .tar.gz)

readthedocs.yml @84d361c5-2bcd-4847-8283-05e83ead6e90/upstreamraw · history · blame

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