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 1ea3179 commit f308b5fCopy full SHA for f308b5f
packages/toolbox-core/pyproject.toml
@@ -23,6 +23,7 @@ classifiers = [
23
"Programming Language :: Python :: 3.10",
24
"Programming Language :: Python :: 3.11",
25
"Programming Language :: Python :: 3.12",
26
+ "Programming Language :: Python :: 3.13",
27
]
28
29
# Tells setuptools that packages are under the 'src' directory
packages/toolbox-langchain/pyproject.toml
@@ -25,6 +25,7 @@ classifiers = [
30
31
0 commit comments