remove old
This commit is contained in:
parent
31bd51aa28
commit
e0e8de4e5d
@ -4,10 +4,7 @@ version = "0.1.0"
|
|||||||
description = "Add your description here"
|
description = "Add your description here"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.10"
|
requires-python = ">=3.10"
|
||||||
dependencies = [
|
dependencies = ["peewee>=3.17.8", "textual>=1.0.0"]
|
||||||
"peewee>=3.17.8",
|
|
||||||
"textual>=1.0.0",
|
|
||||||
]
|
|
||||||
|
|
||||||
[project.scripts]
|
[project.scripts]
|
||||||
hello = "tt:hello"
|
hello = "tt:hello"
|
||||||
|
Loading…
Reference in New Issue
Block a user