added download_url since I know it, now!

This commit is contained in:
Michael Greene
2014-05-02 17:37:06 -07:00
parent d05a385e9c
commit b4c1b50848

View File

@@ -24,7 +24,7 @@ setup(
author_email = "mgreene@securityinnovation.com", author_email = "mgreene@securityinnovation.com",
license = pgpy._author.__license__, license = pgpy._author.__license__,
url = "https://github.com/Commod0re/PGPy", url = "https://github.com/Commod0re/PGPy",
download_url = "", download_url = "https://github.com/Commod0re/PGPy/archive/0.1.0.tar.gz",
classifiers = [ classifiers = [
'Development Status :: 4 - Beta', 'Development Status :: 4 - Beta',