Codebase list python-webargs / bf081ce6-5f3f-4101-86fe-18365ec1529d/main .readthedocs.yml
bf081ce6-5f3f-4101-86fe-18365ec1529d/main

Tree @bf081ce6-5f3f-4101-86fe-18365ec1529d/main (Download .tar.gz)

.readthedocs.yml @bf081ce6-5f3f-4101-86fe-18365ec1529d/mainraw · history · blame

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