Merge remote-tracking branch 'origin/stable'

This commit is contained in:
Hocuri
2023-09-04 19:19:50 +02:00
9 changed files with 94 additions and 95 deletions

View File

@@ -6,8 +6,7 @@ build-backend = "setuptools.build_meta"
name = "deltachat-rpc-client"
description = "Python client for Delta Chat core JSON-RPC interface"
dependencies = [
"aiohttp",
"aiodns"
"aiohttp"
]
classifiers = [
"Development Status :: 5 - Production/Stable",