mirror of
https://github.com/chatmail/core.git
synced 2026-05-08 01:16:31 +03:00
build(deltachat-rpc-client): move development dependencies from tox.ini to pyproject.toml
This commit is contained in:
@@ -70,3 +70,11 @@ line-length = 120
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
|
||||
[dependency-groups]
|
||||
dev = [
|
||||
"imap-tools",
|
||||
"pytest",
|
||||
"pytest-timeout",
|
||||
"pytest-xdist",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user