Codebase list python-webargs / bc7e5508-ec8c-4021-9780-e356e9e3f74f/main .readthedocs.yml
bc7e5508-ec8c-4021-9780-e356e9e3f74f/main

Tree @bc7e5508-ec8c-4021-9780-e356e9e3f74f/main (Download .tar.gz)

.readthedocs.yml @bc7e5508-ec8c-4021-9780-e356e9e3f74f/mainraw · history · blame

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