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

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

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

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