Files
2026-03-21 12:43:00 -05:00

23 lines
558 B
TOML

[build]
type = "python"
[dependencies]
build = [
"python-calver",
"python-setuptools",
"python-wheel",
]
runtime = ["python"]
[package]
description = "Canonical source for classifiers on PyPI (pypi.org)"
homepage = "https://github.com/pypa/trove-classifiers"
license = "Apache-2.0"
name = "python-trove-classifiers"
version = "2026.1.14.14"
[[source]]
extract_dir = "$name-$version"
sha256 = "aad9b7b24472eda66c29566d546804ac5eaf625ceed359a16fd25e3351766102"
url = "https://github.com/pypa/trove-classifiers/archive/refs/tags/$version.tar.gz"