Skip to content

Commit

Permalink
setup.cfg: Add click keyword
Browse files Browse the repository at this point in the history
Discoverability ftw

Signed-off-by: Stephen Finucane <stephen@that.guru>
  • Loading branch information
stephenfin committed Jul 31, 2023
1 parent c5d5d20 commit be7fa5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ classifiers =
Topic :: Documentation
Topic :: Utilities
python_requires = >=3.8
keywords = sphinx
keywords = sphinx click

[files]
packages =
Expand Down

0 comments on commit be7fa5a

Please sign in to comment.