Skip to content

Commit b93e8cf

Browse files
Евгений БлиновЕвгений Блинов
authored andcommitted
Update keywords to include AST, DSL
1 parent 67efdf2 commit b93e8cf

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
@@ -34,7 +34,7 @@ classifiers = [
3434
'Intended Audience :: Developers',
3535
'Topic :: Software Development :: Libraries',
3636
]
37-
keywords = ['CST', 'comments', 'type comments', 'lints']
37+
keywords = ['CST', 'AST', 'comments', 'type comments', 'lints', 'DSL']
3838

3939
[tool.setuptools.package-data]
4040
"metacode" = ["py.typed"]

0 commit comments

Comments
 (0)