Skip to content

Commit 8a21fb5

Browse files
committed
Move CLI tool to dedicated folder
Signed-off-by: cwasicki <[email protected]>
1 parent 6e2ee86 commit 8a21fb5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
dynamic = ["version"]
3939

4040
[project.scripts]
41-
reporting-cli = "frequenz.client.reporting.__main__:main"
41+
reporting-cli = "frequenz.client.reporting.cli.__main__:main"
4242

4343
[[project.authors]]
4444
name = "Frequenz Energy-as-a-Service GmbH"
File renamed without changes.

0 commit comments

Comments
 (0)