Skip to content

Conversation

cristipufu
Copy link
Member

@cristipufu cristipufu commented Oct 18, 2025

Development Package

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

  # Any version from PR
  "uipath>=2.1.90.dev1007310000,<2.1.90.dev1007320000"
]

[[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" }

@cristipufu cristipufu self-assigned this Oct 18, 2025
@cristipufu cristipufu added the build:dev Create a dev build from the pr label Oct 18, 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 18, 2025
Copilot

This comment was marked as outdated.

@cristipufu cristipufu requested a review from cosmyo October 18, 2025 14:03
@cristipufu cristipufu force-pushed the feat/debug_scheleton branch 8 times, most recently from 6511779 to 9b53f73 Compare October 18, 2025 14:58
@cristipufu cristipufu force-pushed the feat/debug_scheleton branch from 9b53f73 to c0614f2 Compare October 18, 2025 14:59
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