Codebase list python-webargs / fresh-releases/main .readthedocs.yml
fresh-releases/main

Tree @fresh-releases/main (Download .tar.gz)

.readthedocs.yml @fresh-releases/mainraw · history · blame

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