Codebase list python-webargs / 1938dc10-0328-4e24-8101-fb3dc6ac29ca/upstream .readthedocs.yml
1938dc10-0328-4e24-8101-fb3dc6ac29ca/upstream

Tree @1938dc10-0328-4e24-8101-fb3dc6ac29ca/upstream (Download .tar.gz)

.readthedocs.yml @1938dc10-0328-4e24-8101-fb3dc6ac29ca/upstreamraw · history · blame

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