File: .readthedocs.yaml

package info (click to toggle)
python-hmmlearn 0.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 588 kB
  • sloc: python: 4,797; cpp: 321; makefile: 13
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