MITMsmtp icon indicating copy to clipboard operation
MITMsmtp copied to clipboard

Fix several errors and modernize

Open scribblemaniac opened this issue 8 months ago • 0 comments

This PR updates the script to work with Python 3.12 and fixes several issues (see commits for details). It also replaces the setup.py with a static pyproject.toml which is standardized and preferred these days.

Fixes #15, #16

scribblemaniac avatar Apr 07 '25 10:04 scribblemaniac