Codebase list python-webargs / 1362ac17-ff93-40ca-90c7-a1e80db8494f/upstream .readthedocs.yml
1362ac17-ff93-40ca-90c7-a1e80db8494f/upstream

Tree @1362ac17-ff93-40ca-90c7-a1e80db8494f/upstream (Download .tar.gz)

.readthedocs.yml @1362ac17-ff93-40ca-90c7-a1e80db8494f/upstreamraw · history · blame

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