Codebase list python-webargs / 3e34fb8b-ea9c-4ebd-8a6a-1f949b021097/upstream .readthedocs.yml
3e34fb8b-ea9c-4ebd-8a6a-1f949b021097/upstream

Tree @3e34fb8b-ea9c-4ebd-8a6a-1f949b021097/upstream (Download .tar.gz)

.readthedocs.yml @3e34fb8b-ea9c-4ebd-8a6a-1f949b021097/upstreamraw · history · blame

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