Skip to content

Conversation

@cosmyo
Copy link
Collaborator

@cosmyo cosmyo commented Nov 5, 2025

Development Package

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

  # Any version from PR
  "uipath>=2.1.142.dev1008450000,<2.1.142.dev1008460000"
]

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

@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 Nov 5, 2025
Copy link
Contributor

@radu-mocanu radu-mocanu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should not be merged

@giuliastf giuliastf added the build:dev Create a dev build from the pr label Nov 7, 2025
@giuliastf giuliastf force-pushed the feature/composed_evals branch from f0edfe6 to d9ab0d2 Compare November 7, 2025 22:12
@giuliastf giuliastf added build:dev Create a dev build from the pr and removed build:dev Create a dev build from the pr labels Nov 9, 2025
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.

3 participants