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

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

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

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