We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 671e93e commit 11050b4Copy full SHA for 11050b4
setup.py
@@ -10,7 +10,7 @@
10
11
setup(
12
name=PACKAGE_NAME,
13
- description="Library to structure annotations in your code",
+ description="Library of annotations for humans",
14
long_description=LONG_DESCRIPTION,
15
long_description_content_type="text/markdown",
16
license_files = ('LICENSE',),
0 commit comments