You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description = "mailmerger is a command line tool which read source sheet or table data and automatically send large emails after merging email HTML template."
authors = ["kokokuo <v6610688@gmail.com>"]
[tool.poetry.dependencies]
python = ">=3.6.1, <=3.9.0"
pandas = { version = "^1.1.5", python = ">=3.6.1" }