Skip to content

feat: eval runtime factory#528

Merged
radu-mocanu merged 1 commit into
mainfrom
fix/eval_runtime
Sep 12, 2025
Merged

feat: eval runtime factory#528
radu-mocanu merged 1 commit into
mainfrom
fix/eval_runtime

Conversation

@cristipufu

@cristipufu cristipufu commented Sep 3, 2025

Copy link
Copy Markdown
Member

Development Package

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

  # Any version from PR
  "uipath>=2.1.43.dev1005280000,<2.1.43.dev1005290000"
]

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

@cristipufu cristipufu self-assigned this Sep 3, 2025
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Sep 12, 2025
@radu-mocanu radu-mocanu force-pushed the fix/eval_runtime branch 2 times, most recently from 909d45e to 31eb9d6 Compare September 12, 2025 13:13
@radu-mocanu radu-mocanu merged commit b9d3d88 into main Sep 12, 2025
16 checks passed
@radu-mocanu radu-mocanu deleted the fix/eval_runtime branch September 12, 2025 13:42
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.

2 participants