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 24aeed1 commit efca50cCopy full SHA for efca50c
pyproject.toml
@@ -9,11 +9,11 @@ classifiers = [
9
"Programming Language :: Python",
10
"Programming Language :: Python :: 3",
11
"Programming Language :: Python :: 3 :: Only",
12
- "Programming Language :: Python :: 3.8",
13
"Programming Language :: Python :: 3.9",
14
"Programming Language :: Python :: 3.10",
15
"Programming Language :: Python :: 3.11",
16
"Programming Language :: Python :: 3.12",
+ "Programming Language :: Python :: 3.13",
17
]
18
homepage = "https://github.com/taskiq-python/taskiq-psqlpy"
19
repository = "https://github.com/taskiq-python/taskiq-psqlpy"
0 commit comments