Codebase list apispec / 2bdc8147-af0b-4429-922c-bfbb7c28880a/upstream readthedocs.yml
2bdc8147-af0b-4429-922c-bfbb7c28880a/upstream

Tree @2bdc8147-af0b-4429-922c-bfbb7c28880a/upstream (Download .tar.gz)

readthedocs.yml @2bdc8147-af0b-4429-922c-bfbb7c28880a/upstreamraw · history · blame

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