diff --git a/pyproject.toml b/pyproject.toml index 8815770..ed6685c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -5,13 +5,6 @@ build-backend = "hatchling.build" [project] name = "jupyterlab_mol_visualizer" readme = "README.md" -keywords = [ - 'jupyter', - 'jupyterlab', - 'anywidget', - 'osscar', - 'extension', -] license = { file = "LICENSE" } requires-python = ">=3.8" classifiers = [