Skip to content

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 2, 2025

Development Package

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

  # Any version from PR
  "uipath-dev>=0.0.9.dev1000220000,<0.0.9.dev1000230000"
]

[[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 changed the title build:dev fix: update textual 6.7.1 Dec 3, 2025
@cristipufu cristipufu merged commit 490c958 into main Dec 3, 2025
11 checks passed
@cristipufu cristipufu deleted the fix/chat_agents branch December 3, 2025 06:43
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.

1 participant