Skip to content

Conversation

@ionmincu
Copy link
Collaborator

@ionmincu ionmincu 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.dev1000190039",

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

[[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 self-assigned this Nov 28, 2025
@ionmincu ionmincu requested a review from cristipufu November 28, 2025 09:01
@ionmincu ionmincu force-pushed the fix/add_dev_build_index branch from 17ea186 to 5cc8648 Compare November 28, 2025 09:03
@ionmincu ionmincu merged commit 028eec2 into main Nov 28, 2025
11 checks passed
@cristipufu cristipufu deleted the fix/add_dev_build_index branch November 28, 2025 17:30
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.

2 participants