From b0ac6f622458987700062fcff8f1fb03643aee68 Mon Sep 17 00:00:00 2001 From: Scott Kitterman Date: Mon, 7 Dec 2015 17:15:03 -0500 Subject: [PATCH] Remove PKG-INFO stub from bzr tree as it is generated as part of the sdist and does not need to be manually manitained. --- PKG-INFO | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 PKG-INFO diff --git a/PKG-INFO b/PKG-INFO deleted file mode 100644 index 34ee61f..0000000 --- a/PKG-INFO +++ /dev/null @@ -1,11 +0,0 @@ -Metadata-Version: 1.0 -Name: dkimpy -Version: 0.5.4 -Summary: DKIM (DomainKeys Identified Mail) -Home-page: https://launchapd.net/dkimpy -Author: Scott Kitterman -Author-email: scott@kitterman.com -License: BSD-like -Description: dkimpy is a Python library that implements DKIM (DomainKeys - Identified Mail) email signing and verification. -Platform: UNKNOWN