erwincoumans
2025-10-21 19:13:14 -07:00
committed by GitHub
parent d1a4256b3a
commit 63c4d67e33

5
pyproject.toml Normal file
View File

@@ -0,0 +1,5 @@
# pyproject.toml
[build-system]
requires = ["setuptools >= 42.0.0"]
build-backend = "setuptools.build_meta"