Codebase list python-webargs / 1c1e4f73-6bf2-4db1-a242-1cd52c55ae20/main .readthedocs.yml
1c1e4f73-6bf2-4db1-a242-1cd52c55ae20/main

Tree @1c1e4f73-6bf2-4db1-a242-1cd52c55ae20/main (Download .tar.gz)

.readthedocs.yml @1c1e4f73-6bf2-4db1-a242-1cd52c55ae20/mainraw · history · blame

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