Codebase list python-webargs / f3e92bc1-48aa-4718-9abd-5fbd9d294057/main .readthedocs.yml
f3e92bc1-48aa-4718-9abd-5fbd9d294057/main

Tree @f3e92bc1-48aa-4718-9abd-5fbd9d294057/main (Download .tar.gz)

.readthedocs.yml @f3e92bc1-48aa-4718-9abd-5fbd9d294057/mainraw · history · blame

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