Codebase list python-webargs / c84b3976-daf7-418a-a0be-949375a5a49f/main .readthedocs.yml
c84b3976-daf7-418a-a0be-949375a5a49f/main

Tree @c84b3976-daf7-418a-a0be-949375a5a49f/main (Download .tar.gz)

.readthedocs.yml @c84b3976-daf7-418a-a0be-949375a5a49f/mainraw · history · blame

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