Codebase list python-webargs / f3d4bd13-d949-4097-a88e-4f9898fd47e9/main .readthedocs.yml
f3d4bd13-d949-4097-a88e-4f9898fd47e9/main

Tree @f3d4bd13-d949-4097-a88e-4f9898fd47e9/main (Download .tar.gz)

.readthedocs.yml @f3d4bd13-d949-4097-a88e-4f9898fd47e9/mainraw · history · blame

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