This commit is contained in:
Yusur 2025-05-26 17:44:34 +02:00
parent bc15db8153
commit 91c6e9c1f9
10 changed files with 280 additions and 10 deletions

View file

@ -5,7 +5,8 @@ authors = [
]
dynamic = [ "version" ]
dependencies = [
"itsdangerous"
"itsdangerous",
"toml"
]
requires-python = ">=3.10"
license = "Apache-2.0"