Codebase list python-webargs / 1fb38c04-5d63-4ada-b3f7-d075211c6988/upstream .readthedocs.yml
1fb38c04-5d63-4ada-b3f7-d075211c6988/upstream

Tree @1fb38c04-5d63-4ada-b3f7-d075211c6988/upstream (Download .tar.gz)

.readthedocs.yml @1fb38c04-5d63-4ada-b3f7-d075211c6988/upstreamraw · history · blame

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