restructured code for packaging

This commit is contained in:
Andrei Stoica 2022-09-18 13:01:19 -04:00
parent d96476662b
commit a87c0f142e
5 changed files with 6 additions and 0 deletions

6
pyproject.toml Normal file
View File

@ -0,0 +1,6 @@
[build-system]
requires = ["setuptools>=61.0"]
build-backend = "setuptools.build_meta"
[metadata]
name = "recepie_graph"