Files
packages/extra/python-pluggy/python-pluggy.toml
T
2026-03-21 12:43:00 -05:00

23 lines
600 B
TOML

[build]
type = "python"
[dependencies]
build = [
"python-setuptools",
"python-setuptools-scm",
"python-wheel",
]
runtime = ["python"]
[package]
description = "Plugin and hook calling mechanisms for python"
homepage = "https://github.com/pytest-dev/pluggy"
license = "MIT"
name = "python-pluggy"
version = "1.6.0"
[[source]]
extract_dir = "$name-$version"
sha256 = "b2:ccd5d0d89a2686cd1cfb25308df8cf8bcf1c3bf2348af0f0cf2ca7341d8f8fb84c7661ab2e085039f9a52958778f3dcea6247c2d690d40347fc9d7db58fe6bfc"
url = "https://files.pythonhosted.org/packages/source/p/pluggy/pluggy-$version.tar.gz"