Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Jul 21, 2025

Development Package

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

  # Any version from PR
  "uipath-mcp>=0.0.97.dev1001210000,<0.0.97.dev1001220000"
]

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

@cristipufu cristipufu self-assigned this Jul 21, 2025
@cristipufu cristipufu added the build:dev Create a dev build from the pr label Jul 21, 2025
@cristipufu cristipufu force-pushed the fix/read_fps_context branch from a86e854 to c3fd020 Compare July 21, 2025 12:14
@cristipufu cristipufu closed this Jul 21, 2025
@cristipufu cristipufu deleted the fix/read_fps_context branch July 21, 2025 14:06
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