added download_url since I know it, now!
This commit is contained in:
2
setup.py
2
setup.py
@@ -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',
|
||||||
|
|||||||
Reference in New Issue
Block a user