Codebase list python-webargs / a3ffbfb7-1b9f-420a-abcc-a77375f79abe/upstream .readthedocs.yml
a3ffbfb7-1b9f-420a-abcc-a77375f79abe/upstream

Tree @a3ffbfb7-1b9f-420a-abcc-a77375f79abe/upstream (Download .tar.gz)

.readthedocs.yml @a3ffbfb7-1b9f-420a-abcc-a77375f79abe/upstreamraw · history · blame

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