Codebase list python-webargs / 33dfd017-4f46-4f56-b6c6-39788e377bf4/upstream .readthedocs.yml
33dfd017-4f46-4f56-b6c6-39788e377bf4/upstream

Tree @33dfd017-4f46-4f56-b6c6-39788e377bf4/upstream (Download .tar.gz)

.readthedocs.yml @33dfd017-4f46-4f56-b6c6-39788e377bf4/upstreamraw · history · blame

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