added pyproject

This commit is contained in:
Jun-te Kim 2025-03-03 12:01:35 +00:00
parent 81cad1fc90
commit da8825126d

View file

@ -3,7 +3,7 @@ name = "etl"
version = "0.1.0"
description = ""
authors = [
{name = "Jun-te Kim",email = "junte.kim@mealcraft.com"}
{name = "Jun-te Kim",email = "junte@domna.homes"}
]
readme = "README.md"
requires-python = ">=3.12"