Codebase list python-webargs / 2d1239b1-097b-4709-a5e6-88ef4a227344/upstream .readthedocs.yml
2d1239b1-097b-4709-a5e6-88ef4a227344/upstream

Tree @2d1239b1-097b-4709-a5e6-88ef4a227344/upstream (Download .tar.gz)

.readthedocs.yml @2d1239b1-097b-4709-a5e6-88ef4a227344/upstreamraw · history · blame

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