We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c2dd3e1 commit d20af48Copy full SHA for d20af48
pyproject.toml
@@ -26,6 +26,7 @@ classifiers = [
26
"Programming Language :: Python :: 3.7",
27
"Programming Language :: Python :: 3.8",
28
"Programming Language :: Python :: 3.9",
29
+ "Programming Language :: Python :: 3.10",
30
]
31
packages = [{ include = "cacheback" }]
32
include = ["LICENSE"]
0 commit comments