Skip to content

feat: add eval cli command #464

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: release/sw-integration
Choose a base branch
from
Open

Conversation

radu-mocanu
Copy link
Contributor

@radu-mocanu radu-mocanu commented Jul 17, 2025

  • can be merged

Development Package

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

  # Any version from PR
  "uipath>=2.0.81.dev1004640000,<2.0.81.dev1004650000"
]

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

@radu-mocanu radu-mocanu requested a review from cristipufu July 17, 2025 15:52
@radu-mocanu radu-mocanu self-assigned this Jul 17, 2025
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Jul 17, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant