Merge pull request #27 from ribenamaplesyrup/ribenamaplesyrup-patch-2

Create pyproject.toml
This commit is contained in:
Sean Greaves
2024-10-22 15:50:45 +01:00
committed by GitHub

3
pyproject.toml Normal file
View File

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