Codebase list python-webargs / 00fb6f98-cbd8-4753-bce2-8dbc8b5265f2/main .readthedocs.yml
00fb6f98-cbd8-4753-bce2-8dbc8b5265f2/main

Tree @00fb6f98-cbd8-4753-bce2-8dbc8b5265f2/main (Download .tar.gz)

.readthedocs.yml @00fb6f98-cbd8-4753-bce2-8dbc8b5265f2/mainraw · history · blame

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