Skip to content

Conversation

@baijiangjie
Copy link

@baijiangjie baijiangjie commented Nov 28, 2025

Fixes #

Description of the Change

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS
  • tests/app/idp updated to demonstrate new features
  • tests/app/rp updated to demonstrate new features

@baijiangjie
Copy link
Author

baijiangjie commented Nov 28, 2025

Hello Team,

image

When I used uv to install dependencies, I found that two fields in the pyproject.toml under the test directory were conflicting. After checking the documentation, I learned that workspace = true implicitly includes editable = true, so I made this change.

image After removing `editable = true`, the installation succeeded.

@baijiangjie baijiangjie changed the title fix: use uv pip install -r pyproject.toml error Fixed use uv pip install -r pyproject.toml error Nov 28, 2025
@baijiangjie baijiangjie changed the title Fixed use uv pip install -r pyproject.toml error Fix use uv pip install -r pyproject.toml error Nov 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant