Codebase list python-webargs / 18a5daca-24ef-42a9-92e8-5411e495c61d/upstream .readthedocs.yml
18a5daca-24ef-42a9-92e8-5411e495c61d/upstream

Tree @18a5daca-24ef-42a9-92e8-5411e495c61d/upstream (Download .tar.gz)

.readthedocs.yml @18a5daca-24ef-42a9-92e8-5411e495c61d/upstreamraw · history · blame

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