Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Nov 26, 2025

Development Package

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

  # Any version from PR
  "uipath-runtime>=0.0.21.dev1000320000,<0.0.21.dev1000330000"
]

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

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

@cristipufu cristipufu self-assigned this Nov 26, 2025
Copilot AI review requested due to automatic review settings November 26, 2025 14:37

This comment was marked as off-topic.

@cristipufu cristipufu merged commit b81f3a1 into main Nov 26, 2025
18 checks passed
@cristipufu cristipufu deleted the fix/uipath_context_trace_manager branch November 26, 2025 14:50
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.

1 participant