Skip to content

fix: allow installation of sourced packages from uv workspaces - #234

Merged
gaborbernat merged 1 commit into
tox-dev:mainfrom
ssbarnea:fix/233-uv-workspaces
Aug 14, 2025
Merged

gaborbernat merged 1 commit into
tox-dev:mainfrom
ssbarnea:fix/233-uv-workspaces

Conversation

@ssbarnea

Copy link
Copy Markdown
Contributor

Fixes: #233

@ssbarnea
ssbarnea force-pushed the fix/233-uv-workspaces branch 6 times, most recently from 9004860 to ed30e36 Compare August 14, 2025 13:16
@ssbarnea
ssbarnea marked this pull request as ready for review August 14, 2025 13:17
@ssbarnea
ssbarnea requested a review from gaborbernat as a code owner August 14, 2025 13:17
@ssbarnea
ssbarnea force-pushed the fix/233-uv-workspaces branch 2 times, most recently from 6c7f066 to bbd30d4 Compare August 14, 2025 13:21
Comment thread tests/demo_pkg_no_pyproject/setup.cfg
@ssbarnea
ssbarnea requested a review from gaborbernat August 14, 2025 13:50
Comment thread src/tox_uv/_installer.py Outdated
@ssbarnea
ssbarnea force-pushed the fix/233-uv-workspaces branch 2 times, most recently from 6e41a48 to 3f7f380 Compare August 14, 2025 15:19
Comment thread pyproject.toml
@ssbarnea
ssbarnea force-pushed the fix/233-uv-workspaces branch from 3f7f380 to e38838c Compare August 14, 2025 17:16
@ssbarnea
ssbarnea force-pushed the fix/233-uv-workspaces branch from 45a2d5d to 7ce0bc2 Compare August 14, 2025 17:20
@gaborbernat
gaborbernat merged commit 3c738ed into tox-dev:main Aug 14, 2025
23 checks passed
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.

install_package_deps: tox-uv fails to install with uv workspaces due to addition of internally mapped sources to the dependency install

2 participants