Codebase list python-webargs / a489fc21-be4f-4011-97ed-20cede7069a4/upstream .readthedocs.yml
a489fc21-be4f-4011-97ed-20cede7069a4/upstream

Tree @a489fc21-be4f-4011-97ed-20cede7069a4/upstream (Download .tar.gz)

.readthedocs.yml @a489fc21-be4f-4011-97ed-20cede7069a4/upstreamraw · history · blame

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