Codebase list python-webargs / d46ba5dc-17dd-4d98-beed-9837a08228f5/main .readthedocs.yml
d46ba5dc-17dd-4d98-beed-9837a08228f5/main

Tree @d46ba5dc-17dd-4d98-beed-9837a08228f5/main (Download .tar.gz)

.readthedocs.yml @d46ba5dc-17dd-4d98-beed-9837a08228f5/mainraw · history · blame

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