Codebase list python-webargs / 1da534e6-a3e3-45ba-b659-ca0922a0c12f/upstream .readthedocs.yml
1da534e6-a3e3-45ba-b659-ca0922a0c12f/upstream

Tree @1da534e6-a3e3-45ba-b659-ca0922a0c12f/upstream (Download .tar.gz)

.readthedocs.yml @1da534e6-a3e3-45ba-b659-ca0922a0c12f/upstreamraw · history · blame

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