File: pyproject.toml

package info (click to toggle)
listparser 0.20-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 964 kB
  • sloc: xml: 1,228; python: 818; makefile: 4
file content (12 lines) | stat: -rw-r--r-- 195 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
[tool.poetry.dependencies]
python = ">=3.8"
coverage = {extras = ["toml"], version = "*"}
pytest = "*"
pytest-randomly = "*"


[tool.poetry]
name = ""
version = "0"
description = ""
authors = []