Skip to content

Conversation

@ionmincu
Copy link
Collaborator

@ionmincu ionmincu commented Jun 4, 2025

Development Package

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

  # Any version from PR
  "uipath-mcp>=0.0.86.dev1001020000,<0.0.86.dev1001030000"
]

[[tool.uv.index]]
name = "testpypi"
url = "https://test.pypi.org/simple/"
publish-url = "https://test.pypi.org/legacy/"
explicit = true

[tool.uv.sources]
uipath-mcp = { index = "testpypi" }

@ionmincu ionmincu added the build:dev Create a dev build from the pr label Jun 4, 2025
@ionmincu ionmincu force-pushed the feature/add-dev-build branch from 5e856db to 38b1cdb Compare June 4, 2025 15:30
@ionmincu ionmincu merged commit fef0023 into main Jun 4, 2025
4 checks passed
@cristipufu cristipufu deleted the feature/add-dev-build branch July 8, 2025 10:32
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.

1 participant