mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 20:45:49 +08:00
Set hatchling as the build system for ts_utils (#13622)
This commit is contained in:
@@ -1 +1,9 @@
|
||||
# Utilities for typeshed infrastructure scripts.
|
||||
|
||||
[project]
|
||||
name = "ts_utils"
|
||||
version = "0.0.0"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
build-backend = "hatchling.build"
|
||||
|
||||
Reference in New Issue
Block a user