Codebase list python-webargs / 0908afea-ef43-46bd-acdf-297e28275ebc/upstream .readthedocs.yml
0908afea-ef43-46bd-acdf-297e28275ebc/upstream

Tree @0908afea-ef43-46bd-acdf-297e28275ebc/upstream (Download .tar.gz)

.readthedocs.yml @0908afea-ef43-46bd-acdf-297e28275ebc/upstreamraw · history · blame

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