Codebase list python-webargs / 67373af6-504f-44c1-86d6-7486f46e1d70/main .readthedocs.yml
67373af6-504f-44c1-86d6-7486f46e1d70/main

Tree @67373af6-504f-44c1-86d6-7486f46e1d70/main (Download .tar.gz)

.readthedocs.yml @67373af6-504f-44c1-86d6-7486f46e1d70/mainraw · history · blame

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