Codebase list python-webargs / fa97a763-8a84-40a8-92a0-b3ec4afe55ae/upstream .readthedocs.yml
fa97a763-8a84-40a8-92a0-b3ec4afe55ae/upstream

Tree @fa97a763-8a84-40a8-92a0-b3ec4afe55ae/upstream (Download .tar.gz)

.readthedocs.yml @fa97a763-8a84-40a8-92a0-b3ec4afe55ae/upstreamraw · history · blame

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