Codebase list python-webargs / 0224ae23-6675-4d47-b6ca-e68665b42e41/main .readthedocs.yml
0224ae23-6675-4d47-b6ca-e68665b42e41/main

Tree @0224ae23-6675-4d47-b6ca-e68665b42e41/main (Download .tar.gz)

.readthedocs.yml @0224ae23-6675-4d47-b6ca-e68665b42e41/mainraw · history · blame

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