mirror of
https://github.com/chatmail/core.git
synced 2026-05-02 12:56:30 +03:00
api(deltachat-rpc-client)!: replace asyncio with threads
This commit is contained in:
@@ -5,9 +5,6 @@ build-backend = "setuptools.build_meta"
|
||||
[project]
|
||||
name = "deltachat-rpc-client"
|
||||
description = "Python client for Delta Chat core JSON-RPC interface"
|
||||
dependencies = [
|
||||
"aiohttp"
|
||||
]
|
||||
classifiers = [
|
||||
"Development Status :: 5 - Production/Stable",
|
||||
"Framework :: AsyncIO",
|
||||
|
||||
Reference in New Issue
Block a user