Skip to content

Commit c1082d7

Browse files
committed
Add new keywords to pyproject.toml
1 parent 76c7c99 commit c1082d7

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
@@ -35,7 +35,7 @@ classifiers = [
3535
"Typing :: Typed",
3636
]
3737
keywords = [
38-
"ridgeline", "ridgeplot", "joyplot", "ggridges", "ridges", "ridge", "plot", "plotting", "distplot", "plotly", "data-visualization"
38+
"ridgeline", "ridgeplot", "joyplot", "ggridges", "ridges", "ridge", "plot", "plotting", "distplot", "plotly", "data-visualization", "visualization", "data-science", "statistics", "ggplot"
3939
]
4040
requires-python = ">=3.9"
4141
dependencies = [

0 commit comments

Comments
 (0)