Codebase list python-webargs / 19074e3d-472e-4d13-9318-212f8928989a/main .readthedocs.yml
19074e3d-472e-4d13-9318-212f8928989a/main

Tree @19074e3d-472e-4d13-9318-212f8928989a/main (Download .tar.gz)

.readthedocs.yml @19074e3d-472e-4d13-9318-212f8928989a/mainraw · history · blame

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