Codebase list python-webargs / 0b2bce90-d170-41d7-b915-baaa5149e857/main .readthedocs.yml
0b2bce90-d170-41d7-b915-baaa5149e857/main

Tree @0b2bce90-d170-41d7-b915-baaa5149e857/main (Download .tar.gz)

.readthedocs.yml @0b2bce90-d170-41d7-b915-baaa5149e857/mainraw · history · blame

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