filemgr/pyproject.toml
2025-06-26 18:34:17 +08:00

5 lines
95 B
TOML

[build-system]
requires = ["setuptools>=61", "wheel"]
build-backend = "setuptools.build_meta"