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

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

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

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