Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Nov 28, 2025

Development Package

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

  # Any version from PR
  "uipath-dev>=0.0.7.dev1000160000,<0.0.7.dev1000170000"
]

[[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 Nov 28, 2025
@cristipufu cristipufu force-pushed the fix/mock_langchain_message branch from cc76d32 to a21ae71 Compare November 28, 2025 07:35
@cristipufu cristipufu merged commit 3c170dc into main Nov 28, 2025
10 of 11 checks passed
@cristipufu cristipufu deleted the fix/mock_langchain_message branch November 28, 2025 07:36
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