Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu 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.dev1000040010",

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

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

@cristipufu cristipufu self-assigned this Nov 10, 2025
@cristipufu cristipufu force-pushed the fix/add_custom_log_handler branch from 97a3c00 to d0b65e9 Compare November 10, 2025 11:26
@cristipufu cristipufu force-pushed the fix/add_custom_log_handler branch from d0b65e9 to a191d6a Compare November 10, 2025 11:38
@cristipufu cristipufu merged commit bd7ba60 into main Nov 10, 2025
11 checks passed
@cristipufu cristipufu deleted the fix/add_custom_log_handler branch November 10, 2025 11:46
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