add pyproject.toml

This commit is contained in:
j 2025-03-09 20:25:35 +01:00
parent bf140a7ce3
commit 16bb07c03e

2
pyproject.toml Normal file
View file

@ -0,0 +1,2 @@
[build-system]
requires = ["setuptools"]