Codebase list python-webargs / 8c1270e3-bee8-47ad-8c61-6825e32fb5f1/upstream .readthedocs.yml
8c1270e3-bee8-47ad-8c61-6825e32fb5f1/upstream

Tree @8c1270e3-bee8-47ad-8c61-6825e32fb5f1/upstream (Download .tar.gz)

.readthedocs.yml @8c1270e3-bee8-47ad-8c61-6825e32fb5f1/upstreamraw · history · blame

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