Codebase list python-webargs / a14ac5d6-7a42-4f1b-b1d9-e51dcd6e6219/main .readthedocs.yml
a14ac5d6-7a42-4f1b-b1d9-e51dcd6e6219/main

Tree @a14ac5d6-7a42-4f1b-b1d9-e51dcd6e6219/main (Download .tar.gz)

.readthedocs.yml @a14ac5d6-7a42-4f1b-b1d9-e51dcd6e6219/mainraw · history · blame

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