Codebase list python-webargs / d9598997-4299-4c67-9ef4-35bdd1ce3256/upstream .readthedocs.yml
d9598997-4299-4c67-9ef4-35bdd1ce3256/upstream

Tree @d9598997-4299-4c67-9ef4-35bdd1ce3256/upstream (Download .tar.gz)

.readthedocs.yml @d9598997-4299-4c67-9ef4-35bdd1ce3256/upstreamraw · history · blame

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