add stopwatch command
This commit is contained in:
parent
d6a7eec735
commit
8b7e27d5c6
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ dynamic = ["version"]
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
tutorial = 'textual_tutorial.tui:tui'
|
tutorial = 'textual_tutorial.tui:tui'
|
||||||
|
stopwatch = 'textual_tutorial.tui:tui'
|
||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Documentation = "https://github.com/unknown/textual-tutorial#readme"
|
Documentation = "https://github.com/unknown/textual-tutorial#readme"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue