Skip to content

Commit 9a9eab1

Browse files
committed
Removed CLI
1 parent c30d9ce commit 9a9eab1

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -30,16 +30,13 @@ dependencies = [
3030
"ipywidgets",
3131
"nbformat"
3232
]
33-
keywords = ["HDP", "heat", "heatwave", "heatwave diagnostics package", "climate", "climate model", "timeseries", "heatwave metrics", "diagnostics"]
3433

34+
keywords = ["HDP", "heat", "heatwave", "heatwave diagnostics package", "climate", "climate model", "timeseries", "heatwave metrics", "diagnostics"]
3535

3636
[project.urls]
3737
Homepage = "https://github.com/AgentOxygen/HDP"
3838
Issues = "https://github.com/AgentOxygen/HDP"
3939

40-
[project.scripts]
41-
hdp = "hdp.cli:main"
42-
4340
[tool.setuptools]
4441
packages = ["hdp"]
4542

0 commit comments

Comments
 (0)