Codebase list python-webargs / 79d1554e-5cfe-485b-9bdc-b7c2774a0484/main .readthedocs.yml
79d1554e-5cfe-485b-9bdc-b7c2774a0484/main

Tree @79d1554e-5cfe-485b-9bdc-b7c2774a0484/main (Download .tar.gz)

.readthedocs.yml @79d1554e-5cfe-485b-9bdc-b7c2774a0484/mainraw · history · blame

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