Codebase list python-webargs / 854c660f-f013-4391-859f-433b00d8270f/upstream .readthedocs.yml
854c660f-f013-4391-859f-433b00d8270f/upstream

Tree @854c660f-f013-4391-859f-433b00d8270f/upstream (Download .tar.gz)

.readthedocs.yml @854c660f-f013-4391-859f-433b00d8270f/upstreamraw · history · blame

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