Codebase list python-webargs / 51e61c3f-12e7-4961-89ae-b13495e24d80/upstream .readthedocs.yml
51e61c3f-12e7-4961-89ae-b13495e24d80/upstream

Tree @51e61c3f-12e7-4961-89ae-b13495e24d80/upstream (Download .tar.gz)

.readthedocs.yml @51e61c3f-12e7-4961-89ae-b13495e24d80/upstreamraw · history · blame

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