smtpd_watcher/setup.cfg
2025-01-31 13:31:10 +02:00

9 lines
152 B
INI

[metadata]
name = smtpd_watcher
version = 0.0.1
[options]
packages = smtpd_watcher
install_requires =
requests
importlib; python_version == "3.10"