Codebase list python-webargs / 212d4535-546f-4432-99cf-e98c57bed86a/main .readthedocs.yml
212d4535-546f-4432-99cf-e98c57bed86a/main

Tree @212d4535-546f-4432-99cf-e98c57bed86a/main (Download .tar.gz)

.readthedocs.yml @212d4535-546f-4432-99cf-e98c57bed86a/mainraw · history · blame

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