Skip to content

Commit ccc944d

Browse files
committed
Updated description during installation
1 parent 17fd039 commit ccc944d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
setup(
1212
name=PACKAGE_NAME,
13-
description="Library for convenient generation of annotations for your code",
13+
description="Library to structure annotations in your code",
1414
long_description=LONG_DESCRIPTION,
1515
long_description_content_type="text/markdown",
1616
license_files = ('LICENSE',),

0 commit comments

Comments
 (0)