X-Git-Url: https://git.jsancho.org/?p=datasette-connectors.git;a=blobdiff_plain;f=setup.py;h=5280f09dfa3e6b03023dffedf3103df45f2d0275;hp=32bee3f62282120ce0710ab9131ccea2b5f38cf0;hb=903b711588ee83bad47bbd44f83c0092dc0d7a71;hpb=f388991972086488e2869e50cac2059efff8eab8 diff --git a/setup.py b/setup.py index 32bee3f..5280f09 100644 --- a/setup.py +++ b/setup.py @@ -19,6 +19,7 @@ setup( long_description=get_long_description(), long_description_content_type='text/markdown', author='Javier Sancho', + author_email='jsf@jsancho.org', url='https://github.com/pytables/datasette-connectors', license='Apache License, Version 2.0', packages=['datasette_connectors'],