File: readthedocs.yml

package info (click to toggle)
python-sphinx-examples 0.0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 152 kB
  • sloc: python: 127; makefile: 22
file content (8 lines) | stat: -rwxr-xr-x 126 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
version: 2
python:
  version: 3
  install:
      - method: pip
        path: .
        extra_requirements:
          - sphinx