Codebase list python-webargs / bc6e0bad-590a-4c45-b9db-1240f7b1f6c7/upstream .readthedocs.yml
bc6e0bad-590a-4c45-b9db-1240f7b1f6c7/upstream

Tree @bc6e0bad-590a-4c45-b9db-1240f7b1f6c7/upstream (Download .tar.gz)

.readthedocs.yml @bc6e0bad-590a-4c45-b9db-1240f7b1f6c7/upstreamraw · history · blame

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