Codebase list python-webargs / 003c736e-3da0-4880-894b-817c1ba419cb/upstream .readthedocs.yml
003c736e-3da0-4880-894b-817c1ba419cb/upstream

Tree @003c736e-3da0-4880-894b-817c1ba419cb/upstream (Download .tar.gz)

.readthedocs.yml @003c736e-3da0-4880-894b-817c1ba419cb/upstreamraw · history · blame

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