Skip to content

Conversation

radu-mocanu
Copy link
Contributor

@radu-mocanu radu-mocanu commented Aug 25, 2025

Development Package

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

  # Any version from PR
  "uipath>=2.1.32.dev1005100000,<2.1.32.dev1005110000"
]

[[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 August 25, 2025 13:58
@radu-mocanu radu-mocanu self-assigned this Aug 25, 2025
@radu-mocanu radu-mocanu added the build:dev Create a dev build from the pr label Aug 25, 2025
@radu-mocanu radu-mocanu removed the request for review from cristipufu August 25, 2025 14:23
@giuliastf giuliastf self-assigned this Sep 3, 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.

Load dotenv from cwd
2 participants