mirror of
https://github.com/chatmail/relay.git
synced 2026-05-10 16:04:37 +00:00
add passlib to the correct pyproject.toml
This commit is contained in:
committed by
missytake
parent
b951ec12c5
commit
683aefa37c
@@ -12,6 +12,7 @@ dependencies = [
|
||||
"deltachat-rpc-client",
|
||||
"filelock",
|
||||
"requests",
|
||||
"passlib",
|
||||
]
|
||||
|
||||
[tool.setuptools]
|
||||
|
||||
@@ -19,7 +19,6 @@ dependencies = [
|
||||
"pytest",
|
||||
"pytest-xdist",
|
||||
"imap_tools",
|
||||
"passlib",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
|
||||
Reference in New Issue
Block a user