Skip to content

feat(build): move nightly to testpypi#99

Merged
ionmincu merged 1 commit into
mainfrom
feature/testpypi_nightly
May 30, 2025
Merged

feat(build): move nightly to testpypi#99
ionmincu merged 1 commit into
mainfrom
feature/testpypi_nightly

Conversation

@ionmincu
Copy link
Copy Markdown
Collaborator

@ionmincu ionmincu commented May 30, 2025

Description

Move nightly build to testpypi
See results here: https://test.pypi.org/project/uipath-langchain/#history

Development Package

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

  # Any version from PR
  "uipath-langchain>=0.0.110.dev1000990000,<0.0.110.dev1001000000"
]

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

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

@ionmincu ionmincu self-assigned this May 30, 2025
@ionmincu ionmincu merged commit 2545874 into main May 30, 2025
15 checks passed
@ionmincu ionmincu deleted the feature/testpypi_nightly branch May 30, 2025 15:18
mjnovice pushed a commit that referenced this pull request Mar 31, 2026
Co-authored-by: Valentina Bojan <valentina.bojan@uipath.com>
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.

2 participants