Codebase list python-webargs / 0a705c27-cecb-4408-82a3-dcfb912c9731/main .readthedocs.yml
0a705c27-cecb-4408-82a3-dcfb912c9731/main

Tree @0a705c27-cecb-4408-82a3-dcfb912c9731/main (Download .tar.gz)

.readthedocs.yml @0a705c27-cecb-4408-82a3-dcfb912c9731/mainraw · history · blame

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