File: .readthedocs.yml

package info (click to toggle)
python-tenacity 9.1.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 732 kB
  • sloc: python: 3,248; makefile: 11
file content (7 lines) | stat: -rw-r--r-- 102 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
version: 2
python:
  install:
    - method: pip
      path: .
      extra_requirements:
        - doc