packaged for pypi

This commit is contained in:
Daniel Fichtinger 2025-06-04 12:34:00 -04:00
parent c46521ae81
commit 3ad71d8654
7 changed files with 264 additions and 71 deletions

8
uv.lock generated Normal file
View file

@ -0,0 +1,8 @@
version = 1
revision = 2
requires-python = ">=3.11"
[[package]]
name = "mailfmt"
version = "0.1.0"
source = { editable = "." }