Skip to content

Commit

Permalink
Distribution: Add new keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
adrienverge committed Jan 24, 2016
1 parent e3ebea6 commit 92798db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
author=__author__,
description=APP_DESCRIPTION,
license=__license__,
keywords=['yaml', 'lint', 'linter'],
keywords=['yaml', 'lint', 'linter', 'syntax', 'checker'],
url='https://github.com/adrienverge/yamllint',
classifiers=[
'Development Status :: 4 - Beta',
Expand Down

0 comments on commit 92798db

Please sign in to comment.