chore: Add script entry point
This commit is contained in:
parent
acbe630bf9
commit
d94c58d715
1 changed files with 3 additions and 0 deletions
|
|
@ -8,5 +8,8 @@ dependencies = [
|
||||||
"tasklib>=2.5.1",
|
"tasklib>=2.5.1",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
[project.scripts]
|
||||||
|
topen = "topen:main"
|
||||||
|
|
||||||
[tool.pyright]
|
[tool.pyright]
|
||||||
typeCheckingMode = "standard"
|
typeCheckingMode = "standard"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue