diff --git a/setup.py b/setup.py index 938ecdf1..7885d815 100644 --- a/setup.py +++ b/setup.py @@ -61,10 +61,10 @@ 'Topic :: Internet', 'Topic :: Security', ], - author=__author__, - author_email=__contact__, - url=__url__, - license=__license__, + author='meejah', + author_email='meejah@meejah.ca', + url='https://meejah.ca/projects/txtorcon', + license='MIT', # in metadata.__license__ but trying this "because #311 packages=[ "txtorcon", "twisted.plugins",