Skip to content

Commit 32a1d88

Browse files
author
Dou Du
committed
add keywords for the project
1 parent 1d0d6d3 commit 32a1d88

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pyproject.toml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ build-backend = "hatchling.build"
55
[project]
66
name = "jupyterlab_mol_visualizer"
77
readme = "README.md"
8+
keywords = [
9+
'jupyter',
10+
'jupyterlab',
11+
'anywidget',
12+
'osscar',
13+
'extension',
14+
]
815
license = { file = "LICENSE" }
916
requires-python = ">=3.8"
1017
classifiers = [

0 commit comments

Comments
 (0)