Codebase list python-webargs / f6cda200-86ae-4767-9fb3-174dc0298cc7/upstream .readthedocs.yml
f6cda200-86ae-4767-9fb3-174dc0298cc7/upstream

Tree @f6cda200-86ae-4767-9fb3-174dc0298cc7/upstream (Download .tar.gz)

.readthedocs.yml @f6cda200-86ae-4767-9fb3-174dc0298cc7/upstreamraw · history · blame

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