Codebase list python-webargs / aa77f8f4-98a3-43ea-8c96-9374b43ba3cd/main .readthedocs.yml
aa77f8f4-98a3-43ea-8c96-9374b43ba3cd/main

Tree @aa77f8f4-98a3-43ea-8c96-9374b43ba3cd/main (Download .tar.gz)

.readthedocs.yml @aa77f8f4-98a3-43ea-8c96-9374b43ba3cd/mainraw · history · blame

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