Codebase list python-webargs / 7a93ed2e-9bf4-4473-acd5-63decdb19985/main .readthedocs.yml
7a93ed2e-9bf4-4473-acd5-63decdb19985/main

Tree @7a93ed2e-9bf4-4473-acd5-63decdb19985/main (Download .tar.gz)

.readthedocs.yml @7a93ed2e-9bf4-4473-acd5-63decdb19985/mainraw · history · blame

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