Codebase list python-webargs / 61f95b88-d889-4271-9353-0243361eb045/main .readthedocs.yml
61f95b88-d889-4271-9353-0243361eb045/main

Tree @61f95b88-d889-4271-9353-0243361eb045/main (Download .tar.gz)

.readthedocs.yml @61f95b88-d889-4271-9353-0243361eb045/mainraw · history · blame

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