Update author contact info and package urls.
parent
bc2acabe55
commit
d66340fd15
5
setup.py
5
setup.py
|
@ -44,9 +44,8 @@ versioneer.tag_prefix = ''
|
||||||
versioneer.parentdir_prefix = 'gnupg-'
|
versioneer.parentdir_prefix = 'gnupg-'
|
||||||
|
|
||||||
__author__ = "Isis Agora Lovecruft"
|
__author__ = "Isis Agora Lovecruft"
|
||||||
__contact__ = 'isis@leap.se'
|
__contact__ = 'isis@patternsinthevoid.net'
|
||||||
__url__ = 'https://github.com/isislovecruft/python-gnupg \
|
__url__ = 'https://github.com/isislovecruft/python-gnupg'
|
||||||
https://python-gnupg.readthedocs.org'
|
|
||||||
|
|
||||||
def get_current_dir():
|
def get_current_dir():
|
||||||
"""Current dir of this file, regardless of where we're called from."""
|
"""Current dir of this file, regardless of where we're called from."""
|
||||||
|
|
Loading…
Reference in New Issue