Codebase list python-webargs / 48d52fac-1f22-4bd7-bc77-68621e0d7772/upstream .readthedocs.yml
48d52fac-1f22-4bd7-bc77-68621e0d7772/upstream

Tree @48d52fac-1f22-4bd7-bc77-68621e0d7772/upstream (Download .tar.gz)

.readthedocs.yml @48d52fac-1f22-4bd7-bc77-68621e0d7772/upstreamraw · history · blame

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