Codebase list python-webargs / 1176b32f-3701-4dfb-97c1-64766bb36eb3/upstream .readthedocs.yml
1176b32f-3701-4dfb-97c1-64766bb36eb3/upstream

Tree @1176b32f-3701-4dfb-97c1-64766bb36eb3/upstream (Download .tar.gz)

.readthedocs.yml @1176b32f-3701-4dfb-97c1-64766bb36eb3/upstreamraw · history · blame

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