mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 20:45:49 +08:00
10 lines
171 B
TOML
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"
|