File: .readthedocs.yaml

package info (click to toggle)
python-pytest-xprocess 1.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 272 kB
  • sloc: python: 756; makefile: 25; sh: 10
file content (8 lines) | stat: -rw-r--r-- 116 bytes parent folder | download
1
2
3
4
5
6
7
8
version: 2
build:
  os: ubuntu-22.04
  tools:
    python: "3.10"
sphinx:
  builder: dirhtml
  fail_on_warning: true