Codebase list python-webargs / d6b550ed-96b7-4574-87ab-bd2c7380ad5d/main .readthedocs.yml
d6b550ed-96b7-4574-87ab-bd2c7380ad5d/main

Tree @d6b550ed-96b7-4574-87ab-bd2c7380ad5d/main (Download .tar.gz)

.readthedocs.yml @d6b550ed-96b7-4574-87ab-bd2c7380ad5d/mainraw · history · blame

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