setup.py: Update URL (#36)

good catch.  A shame pythonhosted went away.
This commit is contained in:
John Vandenberg
2020-01-27 22:25:28 +07:00
committed by Stuart D. Gathman
parent 4251fbc151
commit 222afcd555
+1 -1
View File
@@ -27,7 +27,7 @@ sending DSNs or doing CBVs.
maintainer="Stuart D. Gathman",
maintainer_email="stuart@gathman.org",
license="GPL",
url="https://pythonhosted.org/milter/",
url="https://www.pymilter.org/",
py_modules=modules,
packages = ['Milter'],
ext_modules=[