Codebase list python-webargs / upstream/5.5.3 .readthedocs.yml
upstream/5.5.3

Tree @upstream/5.5.3 (Download .tar.gz)

.readthedocs.yml @upstream/5.5.3raw · history · blame

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