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

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

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

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