This commit is contained in:
Maximilian Keßler 2023-08-08 11:37:48 +02:00
parent d2bb254f31
commit ffadd53935
Signed by: max
GPG Key ID: BCC5A619923C0BA5

View File

@ -6,7 +6,7 @@ readme = "README.md"
license = { file = "LICENSE" } license = { file = "LICENSE" }
keywords = [ "hanabi" ] keywords = [ "hanabi" ]
authors = [ authors = [
{ name = "Maximilian Keßler", email = "git@maximilian-kessler.de" ] } { name = "Maximilian Keßler", email = "git@maximilian-kessler.de" }
] ]
dependencies = [ dependencies = [
"requests", "requests",