Codebase list python-webargs / 00428b3f-8cba-442e-b692-c5ff1003d181/main .readthedocs.yml
00428b3f-8cba-442e-b692-c5ff1003d181/main

Tree @00428b3f-8cba-442e-b692-c5ff1003d181/main (Download .tar.gz)

.readthedocs.yml @00428b3f-8cba-442e-b692-c5ff1003d181/mainraw · history · blame

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