feat: show all tasks in directory when calling streamer
Signed-off-by: Konstantin Fickel <mail@konstantinfickel.de>
This commit is contained in:
parent
e748d46c8a
commit
f73c6d16cb
5 changed files with 22 additions and 6 deletions
|
|
@ -9,7 +9,7 @@ dependencies = [
|
|||
]
|
||||
|
||||
[project.scripts]
|
||||
streamer = "streamer:hello"
|
||||
streamer = "streamer:run"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue