mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
use old crypt lib in python < 3.11 (#483)
This commit is contained in:
@@ -12,7 +12,7 @@ dependencies = [
|
||||
"deltachat-rpc-client",
|
||||
"filelock",
|
||||
"requests",
|
||||
"crypt-r",
|
||||
"crypt-r >= 3.13.1 ; python_version >= '3.11'",
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
||||
Reference in New Issue
Block a user