Skip to content
Snippets Groups Projects
Commit b745f5b8 authored by nimrod's avatar nimrod
Browse files

Add keyword.

parent 13510c87
No related branches found
No related tags found
No related merge requests found
...@@ -33,7 +33,7 @@ setup( ...@@ -33,7 +33,7 @@ setup(
"Topic :: Text Processing :: Markup", "Topic :: Text Processing :: Markup",
"Topic :: Utilities", "Topic :: Utilities",
], ],
keywords="yaml", keywords=["yaml", "pre-commit"],
packages=find_packages(), packages=find_packages(),
install_requires=[ install_requires=[
"ruamel.yaml>=0.15.0", "ruamel.yaml>=0.15.0",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment