Codebase list python-webargs / 90362e50-b5d3-414f-8c50-487e9709eda0/upstream .readthedocs.yml
90362e50-b5d3-414f-8c50-487e9709eda0/upstream

Tree @90362e50-b5d3-414f-8c50-487e9709eda0/upstream (Download .tar.gz)

.readthedocs.yml @90362e50-b5d3-414f-8c50-487e9709eda0/upstreamraw · history · blame

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