This commit is contained in:
hexgrad
2025-01-12 15:01:20 -08:00
parent 01ee6cb9c9
commit 3e5235de00
2 changed files with 30 additions and 0 deletions

3
pyproject.toml Normal file
View File

@@ -0,0 +1,3 @@
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"