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