Codebase list python-webargs / 3ad62996-42b8-41cd-aad2-0565ae691883/main .readthedocs.yml
3ad62996-42b8-41cd-aad2-0565ae691883/main

Tree @3ad62996-42b8-41cd-aad2-0565ae691883/main (Download .tar.gz)

.readthedocs.yml @3ad62996-42b8-41cd-aad2-0565ae691883/mainraw · history · blame

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