Skip to content

Commit e1de4a6

Browse files
committed
set project keywords to current values on pypi
1 parent 8498638 commit e1de4a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
'regex>1.0; implementation_name != "pypy"',
3131
]
3232
requires-python = '>=3.8'
33-
keywords = ['textile', 'text', 'html', 'markup']
33+
keywords = ['textile', 'text', 'html markup']
3434

3535
[project.optional-dependencies]
3636
develop = ['pytest', 'pytest-cov']

0 commit comments

Comments
 (0)