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 1db2213 + 66edd10 commit aa36cdbCopy full SHA for aa36cdb
pyproject.toml
@@ -44,12 +44,6 @@ Repository = "https://github.com/UiPath/uipath-python"
44
requires = ["hatchling"]
45
build-backend = "hatchling.build"
46
47
-[tool.hatch.build.targets.wheel]
48
-packages = ["src/uipath_langchain"]
49
-
50
-[tool.hatch.build.targets.sdist]
51
52
53
[dependency-groups]
54
dev = [
55
"mypy>=1.14.1",
0 commit comments