Codebase list python-webargs / 503d9fe2-7082-46c5-aa13-c7007236083e/main .readthedocs.yml
503d9fe2-7082-46c5-aa13-c7007236083e/main

Tree @503d9fe2-7082-46c5-aa13-c7007236083e/main (Download .tar.gz)

.readthedocs.yml @503d9fe2-7082-46c5-aa13-c7007236083e/mainraw · history · blame

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