Codebase list python-webargs / 2720fb8f-5b7a-4c7e-980a-8d6253f5722e/upstream .readthedocs.yml
2720fb8f-5b7a-4c7e-980a-8d6253f5722e/upstream

Tree @2720fb8f-5b7a-4c7e-980a-8d6253f5722e/upstream (Download .tar.gz)

.readthedocs.yml @2720fb8f-5b7a-4c7e-980a-8d6253f5722e/upstreamraw · history · blame

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