Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 4, 2025

Description

Development Package

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

  # Any version from PR
  "uipath-dev>=0.0.12.dev1000250000,<0.0.12.dev1000260000"
]

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

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

@cristipufu cristipufu self-assigned this Dec 4, 2025
@cristipufu cristipufu force-pushed the fix/conversation_message_event branch 4 times, most recently from c6389d1 to b2b7b4e Compare December 4, 2025 14:23
@cristipufu cristipufu force-pushed the fix/conversation_message_event branch from b2b7b4e to 1c34109 Compare December 4, 2025 14:37
@cristipufu cristipufu merged commit 2b6f93c into main Dec 4, 2025
11 checks passed
@cristipufu cristipufu deleted the fix/conversation_message_event branch December 6, 2025 10:54
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