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

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

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

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