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.
2 parents 81b3b3b + dfe2f8b commit 4d0ee52Copy full SHA for 4d0ee52
pyproject.toml
@@ -23,7 +23,6 @@ classifiers = [
23
"Development Status :: 3 - Alpha",
24
"Intended Audience :: Developers",
25
"Topic :: Software Development :: Build Tools",
26
- "Programming Language :: Python :: 3.9",
27
"Programming Language :: Python :: 3.10",
28
"Programming Language :: Python :: 3.11",
29
"Programming Language :: Python :: 3.12",
@@ -38,7 +37,7 @@ register = "uipath_langchain.middlewares:register_middleware"
38
37
39
[project.urls]
40
Homepage = "https://uipath.com"
41
-Repository = "https://github.com/UiPath/uipath-python"
+Repository = "https://github.com/UiPath/uipath-langchain-python"
42
43
[build-system]
44
requires = ["hatchling"]
0 commit comments