Fix typo in package name in setup.py.
This commit is contained in:
@@ -27,7 +27,7 @@ import os
|
|||||||
version = "0.5.2"
|
version = "0.5.2"
|
||||||
|
|
||||||
setup(
|
setup(
|
||||||
name = "dkimipy",
|
name = "dkimpy",
|
||||||
version = version,
|
version = version,
|
||||||
description = "DKIM (DomainKeys Identified Mail)",
|
description = "DKIM (DomainKeys Identified Mail)",
|
||||||
long_description =
|
long_description =
|
||||||
|
|||||||
Reference in New Issue
Block a user