Codebase list python-webargs / ceda278b-7bef-4598-a2a1-38f502f95741/main .readthedocs.yml
ceda278b-7bef-4598-a2a1-38f502f95741/main

Tree @ceda278b-7bef-4598-a2a1-38f502f95741/main (Download .tar.gz)

.readthedocs.yml @ceda278b-7bef-4598-a2a1-38f502f95741/mainraw · history · blame

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