mirror of
https://github.com/RGBCube/JsonWrapper
synced 2025-07-27 11:47:45 +00:00
L
This commit is contained in:
parent
e899fca206
commit
ce46461b22
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -6,7 +6,7 @@ long_description = (this_directory / "README.md").read_text()
|
|||
|
||||
setup(
|
||||
name="json_wrapper",
|
||||
description="Easy JSON wrapper packed with features",
|
||||
description="Easy to use JSON wrapper packed with features",
|
||||
long_description=long_description,
|
||||
long_description_content_type='text/markdown',
|
||||
url="https://github.com/RGBCube/json_wrapper",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue