chore(infra): pdm -> hatchling (#33289)

This commit is contained in:
Mason Daugherty
2025-10-05 23:52:52 -04:00
committed by GitHub
parent a16342b2bb
commit 90e4d944ac
20 changed files with 40 additions and 40 deletions

View File

@@ -1,6 +1,6 @@
[build-system]
requires = ["pdm-backend"]
build-backend = "pdm.backend"
requires = ["hatchling"]
build-backend = "hatchling.build"
[project]
authors = []