Codebase list python-webargs / 2b0f45ed-cfbf-4881-800e-c8ac29faf4bf/main .readthedocs.yml
2b0f45ed-cfbf-4881-800e-c8ac29faf4bf/main

Tree @2b0f45ed-cfbf-4881-800e-c8ac29faf4bf/main (Download .tar.gz)

.readthedocs.yml @2b0f45ed-cfbf-4881-800e-c8ac29faf4bf/mainraw · history · blame

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