Add package and config
This commit is contained in:
@@ -10,7 +10,9 @@ readme = "README.md"
|
||||
version = "0.1.0a1"
|
||||
dependencies = [
|
||||
"pytz",
|
||||
"platformdirs"
|
||||
"platformdirs",
|
||||
"toml",
|
||||
"ttkthemes"
|
||||
]
|
||||
requires-python = ">= 3.10"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user