Codebase list python-webargs / d4106a64-ed40-43db-b406-395b7e3588d6/main .readthedocs.yml
d4106a64-ed40-43db-b406-395b7e3588d6/main

Tree @d4106a64-ed40-43db-b406-395b7e3588d6/main (Download .tar.gz)

.readthedocs.yml @d4106a64-ed40-43db-b406-395b7e3588d6/mainraw · history · blame

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