X-Git-Url: https://git.jsancho.org/?p=datasette-connectors.git;a=blobdiff_plain;f=setup.py;h=5280f09dfa3e6b03023dffedf3103df45f2d0275;hp=32bee3f62282120ce0710ab9131ccea2b5f38cf0;hb=8f9efbfc3af5b26bda1dcc61b1217ecc5105bc5d;hpb=522f46ef03efd028cb4344a30b0bfb80d00f9643 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'],