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

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

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

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