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

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

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

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