Skip to content

Commit

Permalink
setup.py: add mobile-friendly keyword
Browse files Browse the repository at this point in the history
  • Loading branch information
mgeier committed Nov 23, 2020
1 parent ea20d65 commit 52546c0
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 @@ -31,7 +31,7 @@
description='An insipid Sphinx theme',
long_description=open('README.rst').read(),
license='BSD-2-Clause',
keywords=''.split(),
keywords='mobile-friendly'.split(),
url='https://insipid-sphinx-theme.readthedocs.io/',
project_urls={
'Documentation': 'https://insipid-sphinx-theme.readthedocs.io/',
Expand Down

0 comments on commit 52546c0

Please sign in to comment.