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 11050b4 commit 8d6c6efCopy full SHA for 8d6c6ef
setup.py
@@ -22,6 +22,6 @@
22
author_email="s9339307190@gmail.com",
23
python_requires='>=3.11',
24
classifiers=["Programming Language :: Python :: 3.11"],
25
- keywords=['library', 'annotations', 'generation', 'templating', 'annotations', 'informing'],
+ keywords=["library", "annotations", "generation", "templating", "annotations", "informing", "code-readability"],
26
py_modules=[PACKAGE_NAME]
27
)
0 commit comments