Codebase list python-webargs / e9668167-5575-4e9d-8976-5c17fa648d66/upstream .readthedocs.yml
e9668167-5575-4e9d-8976-5c17fa648d66/upstream

Tree @e9668167-5575-4e9d-8976-5c17fa648d66/upstream (Download .tar.gz)

.readthedocs.yml @e9668167-5575-4e9d-8976-5c17fa648d66/upstreamraw · history · blame

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