Skip to content

Conversation

@giuliastf
Copy link
Collaborator

@giuliastf giuliastf commented Aug 7, 2025

Development Package

  • Add this package as a dependency in your pyproject.toml:
[project]
dependencies = [
  # Exact version:
  "uipath-langchain==0.0.123.dev1001440433",

  # Any version from PR
  "uipath-langchain>=0.0.123.dev1001440000,<0.0.123.dev1001450000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath-langchain = { index = "testpypi" }

@giuliastf giuliastf force-pushed the feature/license_error branch 3 times, most recently from 0d62f12 to 9684376 Compare August 8, 2025 07:44
@giuliastf giuliastf requested a review from ionmincu August 8, 2025 07:48
@giuliastf giuliastf self-assigned this Aug 8, 2025
@giuliastf giuliastf marked this pull request as ready for review August 8, 2025 07:48
@giuliastf giuliastf force-pushed the feature/license_error branch from 9684376 to 2e275a9 Compare August 8, 2025 08:05
@giuliastf giuliastf force-pushed the feature/license_error branch from 2e275a9 to 199d63a Compare August 8, 2025 08:27
@giuliastf giuliastf merged commit e6f0da6 into main Aug 8, 2025
20 checks passed
@giuliastf giuliastf deleted the feature/license_error branch August 8, 2025 08:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants