mirror of
https://github.com/chatmail/relay.git
synced 2026-05-18 08:08:57 +00:00
config: validate domains when formatting them
This commit is contained in:
@@ -10,6 +10,7 @@ dependencies = [
|
||||
"filelock",
|
||||
"requests",
|
||||
"crypt-r >= 3.13.1 ; python_version >= '3.11'",
|
||||
"domain-validator",
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
||||
Reference in New Issue
Block a user