Skip to content

Conversation

@ionmincu
Copy link
Collaborator

@ionmincu ionmincu commented Nov 10, 2025

Development Package

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

  # Any version from PR
  "uipath-dev>=0.0.2.dev1000050000,<0.0.2.dev1000060000"
]

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

@ionmincu ionmincu closed this Nov 10, 2025
@cristipufu cristipufu deleted the ionmincu-patch-1 branch November 10, 2025 19:03
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