Codebase list python-webargs / ee9e7a68-639c-43c7-9930-debdf7470124/main .readthedocs.yml
ee9e7a68-639c-43c7-9930-debdf7470124/main

Tree @ee9e7a68-639c-43c7-9930-debdf7470124/main (Download .tar.gz)

.readthedocs.yml @ee9e7a68-639c-43c7-9930-debdf7470124/mainraw · history · blame

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