Skip to content

Conversation

@radugheo
Copy link
Collaborator

@radugheo radugheo commented Oct 24, 2025

Development Package

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

  # Any version from PR
  "uipath>=2.1.106.dev1007760000,<2.1.106.dev1007770000"
]

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

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

@radugheo radugheo added the build:dev Create a dev build from the pr label Oct 24, 2025
@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Oct 24, 2025
@radugheo radugheo force-pushed the chore/update-runtime-factory branch from 2a16968 to fae49ae Compare October 24, 2025 13:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build:dev Create a dev build from the pr test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant