We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e05bb03 commit 420c0edCopy full SHA for 420c0ed
deltachat-rpc-client/pyproject.toml
@@ -13,10 +13,13 @@ classifiers = [
13
"Operating System :: POSIX :: Linux",
14
"Operating System :: MacOS :: MacOS X",
15
"Programming Language :: Python :: 3",
16
+ "Programming Language :: Python :: 3.7",
17
"Programming Language :: Python :: 3.8",
18
"Programming Language :: Python :: 3.9",
19
"Programming Language :: Python :: 3.10",
20
"Programming Language :: Python :: 3.11",
21
+ "Programming Language :: Python :: 3.12",
22
+ "Programming Language :: Python :: 3.13",
23
"Topic :: Communications :: Chat",
24
"Topic :: Communications :: Email"
25
]
0 commit comments