mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
New setup.py description
This commit is contained in:
parent
e518f76c5f
commit
48759d3b35
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -31,7 +31,7 @@ setup(
|
|||
name="datasette",
|
||||
version=versioneer.get_version(),
|
||||
cmdclass=versioneer.get_cmdclass(),
|
||||
description="An instant JSON API for your SQLite databases",
|
||||
description="A tool for exploring and publishing data",
|
||||
long_description=get_long_description(),
|
||||
long_description_content_type="text/markdown",
|
||||
author="Simon Willison",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue