Codebase list python-webargs / 476ec0ef-8888-4815-b2a0-71083bb7fc63/main .readthedocs.yml
476ec0ef-8888-4815-b2a0-71083bb7fc63/main

Tree @476ec0ef-8888-4815-b2a0-71083bb7fc63/main (Download .tar.gz)

.readthedocs.yml @476ec0ef-8888-4815-b2a0-71083bb7fc63/mainraw · history · blame

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