mirror of
https://github.com/simonw/sqlite-utils.git
synced 2026-09-12 03:24:23 +02:00
Merge 903d74497d into 1587feca6f
This commit is contained in:
commit
484f8f9943
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -15,7 +15,7 @@ def get_long_description():
|
|||
|
||||
setup(
|
||||
name="sqlite-utils",
|
||||
description="CLI tool and Python library for manipulating SQLite databases",
|
||||
description="CLI tool and Python library for creating and manipulating SQLite databases",
|
||||
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