Update README.md to satisfy PiPy

This commit is contained in:
Stuart D. Gathman
2021-12-31 00:49:54 -05:00
parent 102e042a38
commit c73b533acb
2 changed files with 20 additions and 19 deletions
+1
View File
@@ -20,6 +20,7 @@ modules = ["mime"]
setup(name = "pymilter", version = '1.0.5',
description="Python interface to sendmail milter API",
long_description=long_description,
long_description_content_type='text/markdown',
author="Jim Niemira",
author_email="urmane@urmane.org",
maintainer="Stuart D. Gathman",