Skip to content

feat: compile flag for installer#88

Merged
radoering merged 6 commits into
python-poetry:mainfrom
KineticCookie:compile-option
Jul 23, 2024
Merged

feat: compile flag for installer#88
radoering merged 6 commits into
python-poetry:mainfrom
KineticCookie:compile-option

Conversation

@KineticCookie

@KineticCookie KineticCookie commented Jan 24, 2024

Copy link
Copy Markdown
Contributor

Resolves: #89

Hi! First PR here 😅

I noticed that --compile option used in poetry install is not utilized in venv bundler.

In this PR I added a passthrough of the flag to the installer as in poetry itself:

https://github.com/python-poetry/poetry/blob/d18ca5d2e751d5a44e48da38926662c90bcb23d1/src/poetry/console/commands/install.py#L147

Comment thread tests/bundlers/test_venv_bundler.py
@radoering

Copy link
Copy Markdown
Member

pre-commit.ci autofix

@radoering radoering merged commit 8d8c7da into python-poetry:main Jul 23, 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.

Support for precompiled bundles

2 participants