Skip to content

fix: try remove fromconfig#988

Merged
cristipufu merged 1 commit intomainfrom
fix/remove_fromconfig
Dec 5, 2025
Merged

fix: try remove fromconfig#988
cristipufu merged 1 commit intomainfrom
fix/remove_fromconfig

Conversation

@cristipufu
Copy link
Member

@cristipufu cristipufu commented Dec 5, 2025

Description

Try to get rid of fromconfig:

Development Package

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

  # Any version from PR
  "uipath>=2.2.18.dev1009880000,<2.2.18.dev1009890000"
]

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

@cristipufu cristipufu self-assigned this Dec 5, 2025
@cristipufu cristipufu added the build:dev Create a dev build from the pr label Dec 5, 2025
@github-actions github-actions bot added test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository labels Dec 5, 2025
@cristipufu cristipufu merged commit 81c6967 into main Dec 5, 2025
67 checks passed
@cristipufu cristipufu deleted the fix/remove_fromconfig branch December 5, 2025 08:34
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 test:uipath-langchain Triggers tests in the uipath-langchain-python repository test:uipath-llamaindex Triggers tests in the uipath-llamaindex-python repository

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants