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 8033d8c commit d458d22Copy full SHA for d458d22
pyproject.toml
@@ -27,6 +27,9 @@ classifiers = [
27
"Programming Language :: Python :: 3.8",
28
"Programming Language :: Python :: 3.9",
29
"Programming Language :: Python :: 3.10",
30
+ "Programming Language :: Python :: 3.11",
31
+ "Programming Language :: Python :: 3.12",
32
+ "Programming Language :: Python :: 3.13",
33
]
34
packages = [{ include = "cacheback" }]
35
include = ["LICENSE"]
0 commit comments