initial work on debian packaging

[skip ci]
This commit is contained in:
Michael Greene
2014-10-07 18:53:59 -07:00
parent c25e6c8779
commit ddf21ebe53
9 changed files with 86 additions and 1 deletions

View File

@@ -11,7 +11,6 @@ import _author
with open('README.rst') as readme:
long_desc = readme.read()
##TODO: fill in blank fields
setup(
# metadata
name = 'PGPy',