[WIP] fix: add a2a missing fields by radugheo · Pull Request #1462 · UiPath/uipath-python

[project]
dependencies = [
  # Exact version:
  "uipath==2.10.20.dev1014625437",

  # Any version from PR
  "uipath>=2.10.20.dev1014620000,<2.10.20.dev1014630000"
]

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