Files
typeshed/lib/pyproject.toml
T

10 lines
171 B
TOML

# Utilities for typeshed infrastructure scripts.
[project]
name = "ts_utils"
version = "0.0.0"
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"