File: .readthedocs.yml

package info (click to toggle)
jsonpickle 4.0.2%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,864 kB
  • sloc: python: 6,788; javascript: 654; makefile: 125; sh: 68
file content (11 lines) | stat: -rw-r--r-- 139 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
version: 2
build:
  os: "ubuntu-22.04"
  tools:
    python: "3"

python:
  install:
    - path: .
      extra_requirements:
        - docs