Skip to content

Conversation

@BrandonLWhite
Copy link
Contributor

@BrandonLWhite BrandonLWhite commented Aug 5, 2024

Fixes: #112

I reproduced the issue reported, implemented the fix, then confirmed that the problem is resolved.

I also managed to implement a unit test that covers this scenario, and confirmed that it does indeed fail when the fix is removed.

@BrandonLWhite BrandonLWhite marked this pull request as ready for review August 5, 2024 18:31
@radoering radoering changed the title Fix issue #112 Fix issue where path/to/venv is ignored and an existing venv is used Aug 15, 2024
Copy link
Member

@radoering radoering left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for analyzing the issue and providing a fix. 👍

@radoering radoering merged commit e32fdac into python-poetry:main Aug 15, 2024
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.

Since 1.4 does not bundle into the specified directory

2 participants