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

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

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

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