Codebase list python-webargs / f3f141bb-89cb-4dc6-8f14-081682175c93/main .readthedocs.yml
f3f141bb-89cb-4dc6-8f14-081682175c93/main

Tree @f3f141bb-89cb-4dc6-8f14-081682175c93/main (Download .tar.gz)

.readthedocs.yml @f3f141bb-89cb-4dc6-8f14-081682175c93/mainraw · history · blame

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