Skip to content

Conversation

@falkets
Copy link
Contributor

@falkets falkets commented Sep 5, 2024

Since Poetry version 1.8.0 there's a non_package mode allowing using Poetry for dependency management only. This adds support to that feature, enabling bundling the virtual environment only, without building the package wheel

Resolves: #118

@falkets falkets force-pushed the support-package-mode-false branch from f890467 to 41928dd Compare September 5, 2024 14:05
Since Poetry version 1.8.0 there's a non_package mode allowing using Poetry for dependency management only.
This adds support to that feature, enabling bundling the virtual environment only, without building the package wheel
@radoering radoering force-pushed the support-package-mode-false branch from 41928dd to f8185b8 Compare December 7, 2024 12:15
@radoering radoering changed the title Add support to Poetry's non_package mode Add support to Poetry's non-package mode Dec 7, 2024
@radoering radoering merged commit 4a8f56c into python-poetry:main Dec 7, 2024
16 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.

Add support to non package_mode Poetry projects

2 participants