Skip to content

Commit aa36cdb

Browse files
authored
Merge pull request #13 from UiPath/fix/build_file
chore: fix build wheels
2 parents 1db2213 + 66edd10 commit aa36cdb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,12 +44,6 @@ Repository = "https://github.com/UiPath/uipath-python"
4444
requires = ["hatchling"]
4545
build-backend = "hatchling.build"
4646

47-
[tool.hatch.build.targets.wheel]
48-
packages = ["src/uipath_langchain"]
49-
50-
[tool.hatch.build.targets.sdist]
51-
packages = ["src/uipath_langchain"]
52-
5347
[dependency-groups]
5448
dev = [
5549
"mypy>=1.14.1",

0 commit comments

Comments
 (0)